JavaScript client initial linux support (#84)

This commit is contained in:
gsilvestrin
2023-05-16 17:04:06 -07:00
committed by GitHub
parent 961d892c89
commit 61b9479bd9
5 changed files with 31 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "vectordb",
"version": "0.1.0",
"version": "0.1.1",
"description": " Serverless, low-latency vector database for AI applications",
"main": "dist/index.js",
"types": "dist/index.d.ts",