mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 10:08:20 +00:00
Limbo 0.0.22-pre.1
This commit is contained in:
parent
9f17be8162
commit
12876227c3
8 changed files with 47 additions and 47 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
4
bindings/wasm/package-lock.json
generated
4
bindings/wasm/package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"collaborators": [
|
||||
"the Limbo authors"
|
||||
],
|
||||
"version": "0.0.21",
|
||||
"version": "0.0.22-pre.1",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue