We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d25b11 + 7d03e09 commit da4ce19Copy full SHA for da4ce19
package.json
@@ -28,7 +28,7 @@
28
"babel-core": "^6.2.1",
29
"babel-loader": "^6.2.0",
30
"babel-preset-es2015": "^6.1.18",
31
- "copy-webpack-plugin": "^3.0.1",
+ "copy-webpack-plugin": "^4.0.1",
32
"css-loader": "^0.23.0",
33
"extract-text-webpack-plugin": "^1.0.1",
34
"file-loader": "^0.9.0",
@@ -42,10 +42,10 @@
42
"karma-sourcemap-loader": "^0.3.7",
43
"karma-spec-reporter": "0.0.26",
44
"karma-webpack": "^1.7.0",
45
- "node-libs-browser": "^1.0.0",
+ "node-libs-browser": "^2.0.0",
46
"null-loader": "^0.1.1",
47
"phantomjs-prebuilt": "^2.1.4",
48
- "postcss-loader": "^0.9.1",
+ "postcss-loader": "^1.1.1",
49
"raw-loader": "^0.5.1",
50
"rimraf": "^2.5.1",
51
"style-loader": "^0.13.0",
0 commit comments