Skip to content

Commit

Permalink
feat: upgrade webpack latest version for mini-css-extract-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
hubcarl committed Jun 29, 2018
1 parent 74a16fe commit fe5c205
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "egg-webpack",
"version": "4.1.2",
"version": "4.2.0",
"description": "webpack dev server plugin for egg, support read file in memory and hot reload.",
"eggPlugin": {
"name": "webpack",
Expand All @@ -18,7 +18,7 @@
],
"dependencies": {
"mkdirp": "^0.5.1",
"webpack-tool": "^4.0.0",
"webpack-tool": "^4.1.0",
"co-request": "^0.2.0",
"iconv-lite": "^0.2.11"
},
Expand Down

0 comments on commit fe5c205

Please sign in to comment.