Skip to content

Commit 04a422c

Browse files
authored
Update package.json
1 parent 05c36db commit 04a422c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "css-loader",
2+
"name": "sp-css-loader",
33
"version": "0.28.7",
44
"author": "Tobias Koppers @sokra",
55
"description": "css loader module for webpack",
@@ -19,7 +19,7 @@
1919
"loader-utils": "^1.0.2",
2020
"lodash.camelcase": "^4.3.0",
2121
"object-assign": "^4.0.1",
22-
"postcss": "^5.0.6",
22+
"postcss": "^6.0.13",
2323
"postcss-modules-extract-imports": "^1.0.0",
2424
"postcss-modules-local-by-default": "^1.0.1",
2525
"postcss-modules-scope": "^1.0.0",

0 commit comments

Comments
 (0)