Slight restructure, updated auth, implement player and game endpoints
This commit is contained in:
@@ -13,8 +13,10 @@
|
||||
"@types/jsonwebtoken": "^9.0.10",
|
||||
"@types/lodash": "^4.17.23",
|
||||
"argon2": "^0.44.0",
|
||||
"hashids": "^2.3.0",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"lodash": "^4.17.23"
|
||||
"lodash": "^4.17.23",
|
||||
"reflect-metadata": "^0.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "^1.3.9"
|
||||
|
||||
Reference in New Issue
Block a user