mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 00:53:26 +02:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user