Turso v0.1.2-pre.1

This commit is contained in:
Pekka Enberg
2025-07-09 09:27:25 +03:00
parent 1e9fd7d5ed
commit cf47097f45
8 changed files with 23 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tursodatabase/turso-darwin-universal",
"version": "0.1.1",
"version": "v0.1.2-pre.1",
"repository": {
"type": "git",
"url": "https://github.com/tursodatabase/turso"

View File

@@ -1,6 +1,6 @@
{
"name": "@tursodatabase/turso-linux-x64-gnu",
"version": "0.1.1",
"version": "v0.1.2-pre.1",
"repository": {
"type": "git",
"url": "https://github.com/tursodatabase/turso"

View File

@@ -1,6 +1,6 @@
{
"name": "@tursodatabase/turso-win32-x64-msvc",
"version": "0.1.1",
"version": "v0.1.2-pre.1",
"repository": {
"type": "git",
"url": "https://github.com/tursodatabase/turso"

View File

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

View File

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