Skip to content

Commit 3d773cf

Browse files
committed
update webpack & webpack-cli.
1 parent 1fd3531 commit 3d773cf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dist/js-scroll-effect-module.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"babel-preset-env": "^1.6.1",
3737
"browser-sync": "^2.23.6",
3838
"npm-run-all": "^4.1.2",
39-
"webpack": "^4.6.0",
40-
"webpack-cli": "^2.0.14"
39+
"webpack": "^4.26.1",
40+
"webpack-cli": "^3.1.2"
4141
}
4242
}

0 commit comments

Comments
 (0)