We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3696b1a commit 1ff6ad6Copy full SHA for 1ff6ad6
package.json
@@ -27,12 +27,12 @@
27
"karma-phantomjs-launcher": "^1.0.0",
28
"karma-sauce-launcher": "^1.2.0",
29
"karma-sourcemap-loader": "^0.3.7",
30
- "karma-webpack": "^3.0.0",
+ "karma-webpack": "4.0.0-beta.0",
31
"mocha": "^5.0.0",
32
"npm-run-all": "^4.1.2",
33
"text-encoding": "^0.6.0",
34
- "webpack": "^4.10.2",
35
- "webpack-cli": "^3.0.0"
+ "webpack": "4.16.0",
+ "webpack-cli": "^2.0.13"
36
},
37
"author": {
38
"name": "Pine Mizune",
0 commit comments