Skip to content

Commit 55f0f62

Browse files
authored
Merge pull request webpack-contrib#4 from eloytoro/master
fix webpack version
2 parents 8fe4783 + 39fe04d commit 55f0f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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.1.0",
4747
"webpack-defaults": "^1.6.0"
4848
},
4949
"files": [

0 commit comments

Comments
 (0)