mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-28 18:11:16 +00:00
## About The Pull Request This  Apparently this was connecting http for ie8 support, which we dropped a long time ago in #79974. I added some early returns to the code as well ## Why It's Good For The Game Code cleanup ## Changelog n/a
15 lines
275 B
JSON
15 lines
275 B
JSON
{
|
|
"private": true,
|
|
"name": "tgui-dev-server",
|
|
"version": "5.0.3",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@types/ws": "^8.5.13",
|
|
"axios": "^1.7.7",
|
|
"glob": "^7.2.3",
|
|
"source-map": "^0.7.4",
|
|
"stacktrace-parser": "^0.1.10",
|
|
"ws": "^8.18.0"
|
|
}
|
|
}
|