Turso 0.2.0-pre.8

This commit is contained in:
Pekka Enberg
2025-09-24 09:08:34 +03:00
parent 73571d9c55
commit f72600431b
12 changed files with 94 additions and 94 deletions

View File

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