Files
Paradise/tgui/packages/tgui-dev-server/package.json
T
dependabot[bot] 77c243722f Bump ws from 7.2.3 to 7.4.6 in /tgui (#16113)
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>
2021-05-29 21:05:13 +01:00

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"
}
}