Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 58df5b3

Browse files
author
Gianluca Varisco
committedJul 9, 2019
Fixes webpack deps
1 parent 350d12e commit 58df5b3

File tree

2 files changed

+1350
-863
lines changed

2 files changed

+1350
-863
lines changed
 

‎package-lock.json

Lines changed: 1347 additions & 860 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
"rollup-plugin-replace": "^2.2.0",
4848
"rollup-plugin-uglify-es": "^0.0.1",
4949
"rollup-watch": "^4.3.1",
50-
"webpack": "^3.11.0",
51-
"webpack-cli": "^3.3.2",
52-
"webpack-dev-server": "^3.1.11"
50+
"webpack": "^4.35.3",
51+
"webpack-cli": "^3.3.5",
52+
"webpack-dev-server": "^3.7.2"
5353
},
5454
"scripts": {
5555
"test": "",

0 commit comments

Comments
 (0)
Please sign in to comment.