diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-07-17 03:57:42 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-07-17 03:57:42 +0900 |
| commit | aacfb5e221972946c23d0e4cee293a064bec72a3 (patch) | |
| tree | 1ebd878287048d11e5828dc71c0581adb039f384 | |
| parent | Improve doc (diff) | |
| parent | Merge pull request #1914 from syuilo/greenkeeper/@types/webpack-4.4.7 (diff) | |
| download | sharkey-aacfb5e221972946c23d0e4cee293a064bec72a3.tar.gz sharkey-aacfb5e221972946c23d0e4cee293a064bec72a3.tar.bz2 sharkey-aacfb5e221972946c23d0e4cee293a064bec72a3.zip | |
Merge branch 'master' of https://github.com/syuilo/misskey
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 43c89e7885..398bbcd48a 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@types/speakeasy": "2.0.2", "@types/tmp": "0.0.33", "@types/uuid": "3.4.3", - "@types/webpack": "4.4.6", + "@types/webpack": "4.4.7", "@types/webpack-stream": "3.2.10", "@types/websocket": "0.0.39", "@types/ws": "5.1.2", |