Update clean-webpack-plugin to the latest version 🚀 (#97)

* chore(package): update clean-webpack-plugin to version 2.0.0

* chore(package): update lockfile yarn.lock

* Update webpack.config.js
This commit is contained in:
greenkeeper[bot] 2019-03-08 08:50:28 +01:00 committed by uwap
parent 50083999da
commit 43dcf12281
3 changed files with 41 additions and 6 deletions

View file

@ -34,7 +34,7 @@
"@babel/preset-react": "^7.0.0-rc.1",
"babel-eslint": "^10.0.0",
"babel-loader": "^8.0.0-beta",
"clean-webpack-plugin": "^1.0.0",
"clean-webpack-plugin": "^2.0.0",
"css-loader": "^2.0.0",
"eslint": "^5.0.1",
"eslint-plugin-flowtype": "^3.0.0",