add huuuge stuff

This commit is contained in:
2022-11-14 00:53:09 +01:00
parent 0ddfa4d66f
commit 6aa6955fa8
30 changed files with 1768 additions and 72 deletions

View File

@ -16,13 +16,16 @@
"@types/debug": "^4.1.7",
"@types/express": "^4.17.14",
"@types/express-ws": "^3.0.1",
"@types/mongoose": "^5.11.97",
"@types/morgan": "^1.9.3",
"@types/node": "^18.11.9",
"cookie-parser": "^1.4.6",
"debug": "^4.3.4",
"express": "~4.16.1",
"express-ws": "^5.0.2",
"hc-sr04": "^0.0.1",
"http-errors": "~1.6.3",
"mongoose": "^6.7.2",
"morgan": "^1.10.0",
"pug": "2.0.0-beta11"
},