bump version and skipping building the native lib during install (#71)

This commit is contained in:
gsilvestrin
2023-05-10 15:10:46 -07:00
committed by GitHub
parent f5bf6181e3
commit c2e73262ef
4 changed files with 3 additions and 579 deletions

View File

@@ -9,6 +9,6 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"vectordb": "^0.0.1"
"vectordb": "^0.0.5"
}
}