Merge branch 'main' into auth

This commit is contained in:
Nathaniel Tampus
2023-03-20 18:53:35 +08:00
committed by GitHub
8 changed files with 12 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
"@chessu/types": "*",
"@types/connect-pg-simple": "^7.0.0",
"@types/express": "^4.17.17",
"@types/express-session": "^1.17.6",
"@types/express-session": "^1.17.7",
"@types/node": "^18.15.3",
"@types/pg": "^8.6.6",
"ts-node": "^10.9.1",