Limbo 0.0.19-pre.4

This commit is contained in:
Pekka Enberg 2025-04-03 13:36:01 +03:00
parent 4392193856
commit 67627e18c8
8 changed files with 49 additions and 49 deletions

View file

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

View file

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

View file

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

View file

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