Merge pull request #154 from bigchaindb/greenkeeper/webpack-4.0.0

Update webpack to the latest version 🚀
This commit is contained in:
Manolo 2018-03-05 12:01:38 +01:00 committed by GitHub
commit a1b25b1140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
"release-it": "^7.0.0",
"rimraf": "^2.5.4",
"sinon": "^4.0.0",
"webpack": "^3.0.0"
"webpack": "^4.0.0"
},
"dependencies": {
"browser-resolve": "^1.11.2",