fix ts and building

This commit is contained in:
Om Lanke
2025-06-24 14:52:57 +05:30
parent bc7ea74d1a
commit ceb4b6b811
9 changed files with 924 additions and 716 deletions

View File

@@ -21,6 +21,9 @@
},
"devDependencies": {
"dotenv": "^16.5.0",
"drizzle-kit": "^0.31.1"
"drizzle-kit": "^0.31.1",
"typescript": "^5.7.3",
"@workspace/eslint-config": "workspace:*",
"@workspace/typescript-config": "workspace:*"
}
}