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

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

* chore(package): update lockfile yarn.lock
This commit is contained in:
greenkeeper[bot] 2018-11-13 06:44:47 +01:00 committed by uwap
parent 4d40321975
commit 56c39461c4
2 changed files with 4 additions and 4 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": "^0.1.18",
"clean-webpack-plugin": "^1.0.0",
"css-loader": "^1.0.0",
"eslint": "^5.0.1",
"eslint-plugin-flowtype": "^3.0.0",