Skip to content

Commit e0b7fa2

Browse files
committed
Downgrade css-loader to ^0.18.0
As per suggestion in webpack-contrib/css-loader#145 Change-Id: I45abfa4236f169277156cb4b453106c10e5bf407
1 parent 181c6b2 commit e0b7fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"babel-loader": "^5.3.2",
99
"babel-runtime": "^5.8.25",
1010
"bourbon": "^4.2.5",
11-
"css-loader": "^0.19.0",
11+
"css-loader": "^0.18.0",
1212
"extract-text-webpack-plugin": "^0.8.2",
1313
"node-sass": "^3.3.3",
1414
"nuclear-js": "^1.1.1",

0 commit comments

Comments
 (0)