mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-09 05:12:58 +00:00
chore(nodejs): remove "optionalDependencies" (#1252)
closes #1248 the binding specific `optionalDependencies` are added automatically as part of the `prepublishOnly` hook, and they are not supposed to be committed to `package.json`. --- npm lifecycle scripts: https://docs.npmjs.com/cli/v7/using-npm/scripts#life-cycle-scripts
This commit is contained in:
1
nodejs/.gitignore
vendored
Normal file
1
nodejs/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
yarn.lock
|
||||
Reference in New Issue
Block a user