Limbo 0.0.22-pre.1

This commit is contained in:
Pekka Enberg 2025-06-05 18:26:33 +03:00
parent 9f17be8162
commit 12876227c3
8 changed files with 47 additions and 47 deletions

View file

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

View file

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

View file

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

View file

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

View file

@ -1,12 +1,12 @@
{
"name": "limbo-wasm",
"version": "0.0.21",
"version": "0.0.22-pre.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "limbo-wasm",
"version": "0.0.21",
"version": "0.0.22-pre.1",
"license": "MIT",
"devDependencies": {
"@playwright/test": "^1.49.1",

View file

@ -3,7 +3,7 @@
"collaborators": [
"the Limbo authors"
],
"version": "0.0.21",
"version": "0.0.22-pre.1",
"license": "MIT",
"repository": {
"type": "git",