Skip to content

Commit 69525fd

Browse files
committed
update webpack version
1 parent d8f1b8e commit 69525fd

File tree

2 files changed

+1442
-1043
lines changed

2 files changed

+1442
-1043
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"file-loader": "^1.1.11",
3939
"html-webpack-plugin": "^3.2.0",
4040
"jest": "^22.1.3",
41-
"webpack": "^4.8.1",
42-
"webpack-cli": "^2.1.3"
41+
"webpack": "^4.20.2",
42+
"webpack-cli": "^3.1.1"
4343
},
4444
"jest": {
4545
"coverageDirectory": "./coverage/",

0 commit comments

Comments
 (0)