diff options
| author | こぴなたみぽ <Syuilotan@yahoo.co.jp> | 2017-07-22 02:10:45 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-22 02:10:45 +0900 |
| commit | 298aa95333123d36b0162ef4ca12874e4fc3dc61 (patch) | |
| tree | 13911292aa18192e9754d3919ee20e7948721557 /package.json | |
| parent | Merge pull request #628 from syuilo/greenkeeper/uglify-es-webpack-plugin-0.0.3 (diff) | |
| parent | chore(package): update @types/uuid to version 3.4.0 (diff) | |
| download | misskey-298aa95333123d36b0162ef4ca12874e4fc3dc61.tar.gz misskey-298aa95333123d36b0162ef4ca12874e4fc3dc61.tar.bz2 misskey-298aa95333123d36b0162ef4ca12874e4fc3dc61.zip | |
Merge pull request #627 from syuilo/greenkeeper/@types/uuid-3.4.0
Update @types/uuid 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 87833818fb..74aad83417 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@types/rimraf": "0.0.28", "@types/riot": "2.6.2", "@types/serve-favicon": "2.2.28", - "@types/uuid": "3.0.0", + "@types/uuid": "3.4.0", "@types/webpack": "3.0.2", "@types/webpack-stream": "3.2.7", "@types/websocket": "0.0.34", |