Turso 0.2.0-pre.3

This commit is contained in:
Pekka Enberg
2025-09-12 18:40:06 +03:00
parent 9c08095abf
commit 5df05e05f8
13 changed files with 95 additions and 95 deletions

View File

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