Deploy
Some checks failed
Build & deploy / Build & publish server image (push) Failing after 17s
Build & deploy / Build & deploy website (push) Successful in 1m28s

This commit is contained in:
Andras Schmelczer 2026-06-03 21:03:13 +01:00
parent 379ee14739
commit 0ed480777e
9 changed files with 214 additions and 68 deletions

View file

@ -17,11 +17,10 @@
"@types/config": "0.0.36",
"cors": "^2.8.5",
"express": "^4.17.1",
"gl-matrix": "^3.3.0",
"gl-matrix": "3.3.0",
"minimist": "^1.2.5",
"socket.io": "^2.3.0",
"socket.io-msgpack-parser": "^2.0.0",
"uws": "^10.148.1"
"socket.io-msgpack-parser": "^2.0.0"
},
"devDependencies": {
"@types/cors": "^2.8.7",