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 afe6521 commit 09e4dbdCopy full SHA for 09e4dbd
fixtures/packaging/webpack/prod/package.json
@@ -2,7 +2,7 @@
2
"private": true,
3
"name": "webpack-prod-fixture",
4
"dependencies": {
5
- "webpack": "^1.14.0"
+ "webpack": "^2.2.0"
6
},
7
"scripts": {
8
"build": "rm -f output.js && webpack --config config.js"
0 commit comments