diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-30 09:28:59 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-30 09:28:59 +0900 |
| commit | f802fe57b903d3c75e16dc1da9d71dcdbb4c6175 (patch) | |
| tree | fd6a52afb9f83b4bb019ac05bf36e5e5bf578ff7 | |
| parent | Merge pull request #2538 from syuilo/greenkeeper/@types/uuid-3.4.4 (diff) | |
| parent | fix(package): update @types/websocket to version 0.0.40 (diff) | |
| download | sharkey-f802fe57b903d3c75e16dc1da9d71dcdbb4c6175.tar.gz sharkey-f802fe57b903d3c75e16dc1da9d71dcdbb4c6175.tar.bz2 sharkey-f802fe57b903d3c75e16dc1da9d71dcdbb4c6175.zip | |
Merge pull request #2539 from syuilo/greenkeeper/@types/websocket-0.0.40
Update @types/websocket 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 774c978f05..37620e7a3b 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@types/uuid": "3.4.4", "@types/webpack": "4.4.11", "@types/webpack-stream": "3.2.10", - "@types/websocket": "0.0.39", + "@types/websocket": "0.0.40", "@types/ws": "6.0.0", "animejs": "2.2.0", "autosize": "4.0.2", |