mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-07 12:22:59 +00:00
ci: fix release (#1919)
* Set `private: false` so we can publish new binary packages * Add missing windows binary reference
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "vectordb",
|
||||
"version": "0.14.0",
|
||||
"description": " Serverless, low-latency vector database for AI applications",
|
||||
"private": false,
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user