mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-14 17:23:07 +01:00
ee2b6a1500
Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.2.3...7.4.6) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
13 lines
222 B
JSON
13 lines
222 B
JSON
{
|
|
"private": true,
|
|
"name": "tgui-dev-server",
|
|
"version": "3.0.0",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"glob": "^7.1.4",
|
|
"source-map": "^0.7.3",
|
|
"stacktrace-parser": "^0.1.7",
|
|
"ws": "^7.4.6"
|
|
}
|
|
}
|