Skip to content

Commit 34ae02c

Browse files
fix(package): update webpack-merge to version 4.0.0
Closes #105 https://greenkeeper.io/
1 parent ac99790 commit 34ae02c

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
@@ -82,7 +82,7 @@
8282
"transform-loader": "^0.2.3",
8383
"uglify-js": "github:mishoo/UglifyJS2#harmony",
8484
"webpack": "^2.1.0-beta.28",
85-
"webpack-merge": "^2.5.0"
85+
"webpack-merge": "^4.0.0"
8686
},
8787
"repository": {
8888
"type": "git",

0 commit comments

Comments
 (0)