fixing sqlite imports, clean up bun and cf examples

This commit is contained in:
dswbx
2025-07-02 15:46:57 +02:00
parent 144f35ec66
commit 56287eb05e
11 changed files with 45 additions and 125 deletions

View File

@@ -8,8 +8,7 @@
"typegen": "wrangler types"
},
"dependencies": {
"bknd": "file:../../app",
"kysely-d1": "^0.4.0"
"bknd": "file:../../app"
},
"devDependencies": {
"typescript": "^5.8.3",