mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
fix(package): update ws to version 5.1.0
This commit is contained in:
parent
637cc140d7
commit
7750ec1b72
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@
|
|||
"webpack-cli": "2.0.12",
|
||||
"webpack-replace-loader": "1.3.0",
|
||||
"websocket": "1.0.25",
|
||||
"ws": "5.0.0",
|
||||
"ws": "5.1.0",
|
||||
"xev": "2.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue