Skip to content

Commit

Permalink
chore: bump example webpack version(#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
weiyie authored and PeterRao committed Nov 11, 2019
1 parent c386438 commit 84cf170
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@
"file-loader": "^1.1.11",
"html-webpack-plugin": "^3.2.0",
"style-loader": "^0.21.0",
"webpack": "^3.10.0",
"webpack-dev-server": "^2.9.7"
"webpack": "^4.40.2",
"webpack-cli": "^3.3.8",
"webpack-dev-server": "^3.8.0"
},
"dependencies": {
"ali-oss": "^6.0.0",
Expand Down

0 comments on commit 84cf170

Please sign in to comment.