diff options
| author | こぴなたみぽ <Syuilotan@yahoo.co.jp> | 2017-10-05 14:30:11 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-05 14:30:11 +0900 |
| commit | f1878fc8c49ff62c65fbe6594ad523099125488f (patch) | |
| tree | f09be9220995ca3d344869de7d9890e2eca37da5 /package.json | |
| parent | Merge pull request #811 from syuilo/greenkeeper/style-loader-0.19.0 (diff) | |
| parent | chore(package): update @types/webpack to version 3.0.13 (diff) | |
| download | misskey-f1878fc8c49ff62c65fbe6594ad523099125488f.tar.gz misskey-f1878fc8c49ff62c65fbe6594ad523099125488f.tar.bz2 misskey-f1878fc8c49ff62c65fbe6594ad523099125488f.zip | |
Merge pull request #814 from syuilo/greenkeeper/@types/webpack-3.0.13
Update @types/webpack to the latest version 🚀
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ff040dd01f..44d12fdf73 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@types/riot": "3.6.0", "@types/serve-favicon": "2.2.28", "@types/uuid": "3.4.2", - "@types/webpack": "3.0.12", + "@types/webpack": "3.0.13", "@types/webpack-stream": "3.2.7", "@types/websocket": "0.0.34", "chai": "4.1.2", |