mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-26 04:24:21 +01:00
bindings/wasm: Don't depend on specific version
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"limbo-wasm": "limbo-wasm@0.0.17"
|
||||
"limbo-wasm": ".."
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "vite"
|
||||
|
||||
Reference in New Issue
Block a user