Turso 0.2.0-pre.6

This commit is contained in:
Pekka Enberg
2025-09-22 11:44:21 +03:00
parent 979e2542af
commit 26f90257a6
13 changed files with 97 additions and 97 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tursodatabase/sync-common",
"version": "0.2.0-pre.5",
"version": "0.2.0-pre.6",
"repository": {
"type": "git",
"url": "https://github.com/tursodatabase/turso"
@@ -23,6 +23,6 @@
"test": "echo 'no tests'"
},
"dependencies": {
"@tursodatabase/database-common": "^0.2.0-pre.5"
"@tursodatabase/database-common": "^0.2.0-pre.6"
}
}