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:
Cory Grinstead
2024-04-30 10:51:10 -05:00
committed by GitHub
parent 0528abdf97
commit c32e17b497
3 changed files with 3 additions and 91 deletions

1
nodejs/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
yarn.lock