mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-09 13:21:15 +01:00
77c243722f
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) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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"
|
|
}
|
|
}
|