diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-27 22:30:03 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-27 22:30:03 +0900 |
| commit | e02f3558eb90fdfd53afc7e754b39cf11680e213 (patch) | |
| tree | d9349d91ab9510d9a814826b17cc74396ecf9d89 | |
| parent | Merge pull request #1799 from syuilo/greenkeeper/mongodb-3.1.0 (diff) | |
| parent | fix(package): update webpack to version 4.12.2 (diff) | |
| download | sharkey-e02f3558eb90fdfd53afc7e754b39cf11680e213.tar.gz sharkey-e02f3558eb90fdfd53afc7e754b39cf11680e213.tar.bz2 sharkey-e02f3558eb90fdfd53afc7e754b39cf11680e213.zip | |
Merge pull request #1797 from syuilo/greenkeeper/webpack-4.12.2
Update webpack to the latest version 🚀
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ad0d2bbbf9..262ca4d411 100644 --- a/package.json +++ b/package.json @@ -213,7 +213,7 @@ "vuex-persistedstate": "^2.5.4", "web-push": "3.3.2", "webfinger.js": "2.6.6", - "webpack": "4.12.1", + "webpack": "4.12.2", "webpack-cli": "3.0.8", "websocket": "1.0.26", "ws": "5.2.1", |