mac debug info

This commit is contained in:
Will Jones
2023-05-25 09:59:07 -07:00
parent 102f1d7404
commit 0028b95fd8
5 changed files with 84 additions and 5 deletions

View File

@@ -11,7 +11,8 @@
"cross-release": "cargo-cp-artifact --artifact cdylib vectordb-node index.node -- cross build --message-format=json --release -p vectordb-node",
"test": "mocha -recursive dist/test",
"lint": "eslint src --ext .js,.ts",
"pack-build": "neon pack-build"
"pack-build": "neon pack-build",
"check-npm": "printenv && which node && which npm && npm --version"
},
"repository": {
"type": "git",