Turso 0.2.0-pre.14

This commit is contained in:
Pekka Enberg
2025-10-02 14:29:22 +03:00
parent 7bfb4dc203
commit a44f965a45
12 changed files with 91 additions and 91 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tursodatabase/sync-common",
"version": "0.2.0-pre.13",
"version": "0.2.0-pre.14",
"repository": {
"type": "git",
"url": "https://github.com/tursodatabase/turso"
@@ -23,6 +23,6 @@
"test": "echo 'no tests'"
},
"dependencies": {
"@tursodatabase/database-common": "^0.2.0-pre.13"
"@tursodatabase/database-common": "^0.2.0-pre.14"
}
}