mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 07:30:36 +01:00
cb7dcf5122
Bumps [ws](https://github.com/websockets/ws) from 7.2.0 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.2.0...7.4.6) 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": "0.1.0",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"glob": "^7.1.4",
|
|
"source-map": "^0.7.3",
|
|
"stacktrace-parser": "^0.1.7",
|
|
"ws": "^7.4.6"
|
|
}
|
|
}
|