mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-20 16:44:19 +01:00
Turso 0.4.0-pre.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tursodatabase/database-common",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0-pre.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tursodatabase/turso"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tursodatabase/database",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0-pre.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tursodatabase/turso"
|
||||
@@ -47,7 +47,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@tursodatabase/database-common": "^0.3.0"
|
||||
"@tursodatabase/database-common": "^0.4.0-pre.1"
|
||||
},
|
||||
"imports": {
|
||||
"#index": "./index.js"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tursodatabase/database-wasm-common",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0-pre.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tursodatabase/turso"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tursodatabase/database-wasm",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0-pre.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tursodatabase/turso"
|
||||
@@ -51,7 +51,7 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@tursodatabase/database-common": "^0.3.0",
|
||||
"@tursodatabase/database-wasm-common": "^0.3.0"
|
||||
"@tursodatabase/database-common": "^0.4.0-pre.1",
|
||||
"@tursodatabase/database-wasm-common": "^0.4.0-pre.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user