This commit is contained in:
Letter N
2021-01-31 10:16:48 +08:00
parent 512124100e
commit 02bba115a6
104 changed files with 5086 additions and 986 deletions
+5 -5
View File
@@ -3,13 +3,13 @@
"name": "tgui-dev-server",
"version": "4.2.0",
"dependencies": {
"axios": "^0.21.1",
"axios": "^0.19.2",
"common": "workspace:*",
"esm": "^3.2.25",
"glob": "^7.1.4",
"glob": "^7.1.6",
"source-map": "^0.7.3",
"stacktrace-parser": "^0.1.7",
"webpack": "^4.40.2",
"ws": "^7.1.2"
"stacktrace-parser": "^0.1.10",
"webpack": "^4.44.1",
"ws": "^7.3.1"
}
}