mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-27 21:14:21 +01:00
testing/javascript: Fix libSQL connection setup
The API changed in libSQL to be async.
This commit is contained in:
@@ -16,6 +16,6 @@
|
||||
"@tursodatabase/serverless": "../../packages/turso-serverless",
|
||||
"@tursodatabase/database": "../../bindings/javascript",
|
||||
"better-sqlite3": "^11.9.1",
|
||||
"libsql": "^0.5.17"
|
||||
"libsql": "^0.6.0-pre.16"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user