fix: pin cache-loader to v1.2.2 temporarily

fixes #2847
This commit is contained in:
Haoqun Jiang
2018-10-31 01:06:10 +08:00
parent 77448897d4
commit 0763d626ed
+1 -1
View File
@@ -29,7 +29,7 @@
"acorn": "^6.0.2",
"address": "^1.0.3",
"autoprefixer": "^8.6.5",
"cache-loader": "^1.2.2",
"cache-loader": "1.2.2",
"case-sensitive-paths-webpack-plugin": "^2.1.2",
"chalk": "^2.4.1",
"clipboardy": "^1.2.3",