Skip to content

Commit

Permalink
chore(package): update copy-webpack-plugin to version 5.0.2
Browse files Browse the repository at this point in the history
Closes #163
  • Loading branch information
greenkeeper[bot] committed Mar 22, 2019
1 parent 77bc75c commit 0e775aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"set NODE_ENV=development & webpack-dev-server --host 0.0.0.0 --progress --colors --content-base dist/ --watch --hot --inline --config webpack.config.js"
},
"devDependencies": {
"copy-webpack-plugin": "4.5.3",
"copy-webpack-plugin": "5.0.2",
"webpack": "4.28.4",
"webpack-cli": "3.1.2",
"webpack-dev-server": "3.1.10"
Expand Down

0 comments on commit 0e775aa

Please sign in to comment.