mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
init opfs and sqlocal as another browser adapter
This commit is contained in:
@@ -16,12 +16,12 @@
|
||||
"prepublishOnly": "bun run typecheck && bun run test && bun run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"sqlocal": "^0.14.0"
|
||||
"sqlocal": "^0.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitest/browser": "^3.0.8",
|
||||
"@vitest/ui": "^3.0.8",
|
||||
"@types/node": "^22.13.10",
|
||||
"@types/node": "^24.10.1",
|
||||
"bknd": "workspace:*",
|
||||
"kysely": "^0.27.6",
|
||||
"tsup": "^8.4.0",
|
||||
|
||||
Reference in New Issue
Block a user