diff options
| author | こぴなたみぽ <Syuilotan@yahoo.co.jp> | 2017-07-08 08:39:06 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-08 08:39:06 +0900 |
| commit | 4a8f846f176d8a67dcbfc435f4176f05d39fec20 (patch) | |
| tree | f0995d128e4101ccff3b92fd43339f4595b9affc | |
| parent | Merge pull request #607 from syuilo/greenkeeper/gulp-typescript-3.2.0 (diff) | |
| parent | chore(package): update @types/webpack to version 3.0.2 (diff) | |
| download | misskey-4a8f846f176d8a67dcbfc435f4176f05d39fec20.tar.gz misskey-4a8f846f176d8a67dcbfc435f4176f05d39fec20.tar.bz2 misskey-4a8f846f176d8a67dcbfc435f4176f05d39fec20.zip | |
Merge pull request #611 from syuilo/greenkeeper/@types/webpack-3.0.2
Update @types/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 4b68830f81..e364a30eb7 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/riot": "2.6.2", "@types/serve-favicon": "2.2.28", "@types/uuid": "3.0.0", - "@types/webpack": "3.0.1", + "@types/webpack": "3.0.2", "@types/webpack-stream": "3.2.7", "@types/websocket": "0.0.34", "chai": "4.0.2", |