Turso 0.2.0-pre.10

This commit is contained in:
Pekka Enberg
2025-09-27 16:52:35 +03:00
parent 9eb6f4b51e
commit 2f38d2ef04
12 changed files with 93 additions and 93 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tursodatabase/sync",
"version": "0.2.0-pre.9",
"version": "0.2.0-pre.10",
"repository": {
"type": "git",
"url": "https://github.com/tursodatabase/turso"
@@ -44,8 +44,8 @@
]
},
"dependencies": {
"@tursodatabase/database-common": "^0.2.0-pre.9",
"@tursodatabase/sync-common": "^0.2.0-pre.9"
"@tursodatabase/database-common": "^0.2.0-pre.10",
"@tursodatabase/sync-common": "^0.2.0-pre.10"
},
"imports": {
"#index": "./index.js"