Turso 0.3.0-pre.3

This commit is contained in:
Pekka Enberg
2025-10-17 11:08:36 +03:00
parent 2d05d062b2
commit 3020966fbd
12 changed files with 91 additions and 91 deletions

View File

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