added typings for cors

This commit is contained in:
2024-04-19 18:47:30 +07:00
parent 6b80ddd5e6
commit f7392598c5
2 changed files with 10 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
"@swc-node/register": "^1.9.0",
"@swc/core": "^1.4.16",
"@types/better-sqlite3": "^7.6.9",
"@types/cors": "^2.8.17",
"@types/jsonwebtoken": "^9.0.6",
"drizzle-kit": "^0.20.14",
"nodemon": "^3.1.0",