mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-28 21:44:21 +01:00
Revert "bindings/javascript: Add optional dependencies"
This reverts commit 9d7a77efde. It does
not work because the native packages don't yet exists at that point.
Let's fix the Github workflows instead.
This commit is contained in:
@@ -45,11 +45,5 @@
|
||||
"universal": "napi universalize",
|
||||
"version": "napi version"
|
||||
},
|
||||
"packageManager": "yarn@4.9.2",
|
||||
"optionalDependencies": {
|
||||
"@tursodatabase/turso-linux-x64-gnu": "0.1.3-pre.10",
|
||||
"@tursodatabase/turso-win32-x64-msvc": "0.1.3-pre.10",
|
||||
"@tursodatabase/turso-darwin-universal": "0.1.3-pre.10",
|
||||
"@tursodatabase/turso-wasm32-wasi": "0.1.3-pre.10"
|
||||
}
|
||||
}
|
||||
"packageManager": "yarn@4.9.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user