RoomI schema updates

This commit is contained in:
2023-08-10 16:10:30 -04:00
parent 2569c63b99
commit 840dfb861b
5 changed files with 43 additions and 27 deletions

View File

@@ -28,7 +28,7 @@
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"discreetly-claimcodes": "^1.1.3",
"discreetly-interfaces": "^0.1.23",
"discreetly-interfaces": "^0.1.25",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"express-basic-auth": "^1.2.1",
@@ -64,4 +64,4 @@
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
}
}
}