Skip to content

Commit ff09729

Browse files
committed
Update to latest css-loader, postcss-local-scope
1 parent ecd582c commit ff09729

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
@@ -20,12 +20,12 @@
2020
"devDependencies": {
2121
"babel-core": "^5.2.17",
2222
"babel-loader": "^5.0.0",
23-
"css-loader": "^0.12.0",
23+
"css-loader": "^0.13.1",
2424
"ejs": "^2.3.1",
2525
"extract-text-webpack-plugin": "^0.8.0",
2626
"node-libs-browser": "^0.5.0",
2727
"postcss-loader": "^0.4.3",
28-
"postcss-local-scope": "0.0.1",
28+
"postcss-local-scope": "0.0.3",
2929
"react": "^0.13.3",
3030
"react-to-html-webpack-plugin": "^2.1.0",
3131
"style-loader": "^0.12.2",

0 commit comments

Comments
 (0)