Skip to content

Commit 40acec3

Browse files
committed
Update to webpack 4
1 parent 5b4874d commit 40acec3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

js/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"glob": "^7.1.2",
2828
"handlebars": "^4.0.11",
2929
"rimraf": "^2.6.2",
30-
"webpack": "^3.10.0"
30+
"webpack": "^4.0.1",
31+
"webpack-cli": "^2.0.9"
3132
},
3233
"dependencies": {
3334
"@jupyter-widgets/base": "^1.1.8",

0 commit comments

Comments
 (0)