mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 17:05:36 +01:00
restructure js bindings
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
"name": "turso-perf",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"better-sqlite3": "^9.5.0",
|
||||
"@tursodatabase/database": "..",
|
||||
"@tursodatabase/database": "../packages/native",
|
||||
"mitata": "^0.1.11"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user