Downgrading css-loader to 0.14 because the source-map dependency has a "Cannot read property 'sections' of null" type error.

This commit is contained in:
Gunther Brunner
2015-07-01 21:16:59 +09:00
parent cf73b4c95b
commit 3e6a5119e2

View File

@@ -72,7 +72,7 @@
"async": "^1.2.1",
"bower": "^1.3.12",
"chai": "^2.1.2",
"css-loader": "^0.15.1",
"css-loader": "^0.14.0",
"del": "^1.2.0",
"event-stream": "^3.3.0",
"exports-loader": "^0.6.2",