Skip to content

Commit 9f5c277

Browse files
committed
fix webpack version
1 parent 3174232 commit 9f5c277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"nsp": "^3.1.0",
4444
"pre-commit": "^1.2.2",
4545
"standard-version": "^4.3.0",
46-
"webpack": "^3.11.0",
46+
"webpack": "^4.0.0",
4747
"webpack-defaults": "^1.6.0"
4848
},
4949
"files": [

0 commit comments

Comments
 (0)