Turso 0.1.0-pre.4

This commit is contained in:
Pekka Enberg
2025-06-30 11:38:56 +03:00
parent cc14f83feb
commit 4bdd42ef84
9 changed files with 51 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tursodatabase/turso-darwin-universal",
"version": "0.1.0-pre.3",
"version": "0.1.0-pre.4",
"repository": {
"type": "git",
"url": "https://github.com/tursodatabase/turso"
@@ -16,4 +16,4 @@
"engines": {
"node": ">= 10"
}
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "@tursodatabase/turso-linux-x64-gnu",
"version": "0.1.0-pre.3",
"version": "0.1.0-pre.4",
"repository": {
"type": "git",
"url": "https://github.com/tursodatabase/turso"
@@ -22,4 +22,4 @@
"libc": [
"glibc"
]
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "@tursodatabase/turso-win32-x64-msvc",
"version": "0.1.0-pre.3",
"version": "0.1.0-pre.4",
"repository": {
"type": "git",
"url": "https://github.com/tursodatabase/turso"
@@ -19,4 +19,4 @@
"engines": {
"node": ">= 10"
}
}
}

View File

@@ -1,12 +1,12 @@
{
"name": "@tursodatabase/turso",
"version": "0.1.0-pre.3",
"version": "0.1.0-pre.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@tursodatabase/turso",
"version": "0.1.0-pre.3",
"version": "0.1.0-pre.4",
"license": "MIT",
"devDependencies": {
"@napi-rs/cli": "^2.18.4",
@@ -2508,4 +2508,4 @@
}
}
}
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "@tursodatabase/turso",
"version": "0.1.0-pre.3",
"version": "0.1.0-pre.4",
"repository": {
"type": "git",
"url": "https://github.com/tursodatabase/turso"
@@ -40,4 +40,4 @@
"version": "napi version"
},
"packageManager": "yarn@4.6.0"
}
}