Turso 0.1.0-pre.2

This commit is contained in:
Pekka Enberg
2025-06-27 16:02:09 +03:00
parent 280587eb92
commit d938ac47c3
9 changed files with 50 additions and 50 deletions

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@tursodatabase/turso",
"version": "0.1.0-pre.1",
"version": "0.1.0-pre.2",
"repository": {
"type": "git",
"url": "https://github.com/tursodatabase/limbo"