Turso 0.2.0-pre.5

This commit is contained in:
Pekka Enberg
2025-09-22 11:34:22 +03:00
parent 751261566e
commit f4b0fb17f7
13 changed files with 97 additions and 97 deletions

View File

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