Update webpack-cli to the latest version 🚀 (#1397)

* chore(package): update webpack-cli to version 3.0.0

* chore(package): update lockfile
This commit is contained in:
greenkeeper[bot]
2018-06-02 14:54:29 -04:00
committed by Kevin Barabash
parent 9d2722f879
commit 59a25fe3d9
2 changed files with 12 additions and 2072 deletions

2082
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -52,7 +52,7 @@
"uglifyjs-webpack-plugin": "^1.2.5",
"webpack": "^4.9.1",
"webpack-bundle-analyzer": "^2.13.0",
"webpack-cli": "^2.1.3",
"webpack-cli": "^3.0.0",
"webpack-dev-server": "^3.1.4"
},
"bin": "cli.js",