mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-24 13:54:31 +00:00
chore: publish rvf-node@0.1.6 with win32-x64-msvc binary
- Published @ruvector/rvf-node-win32-x64-msvc@0.1.4 to npm - Bumped @ruvector/rvf-node to 0.1.6 (all 5 platform binaries) - Added publishConfig to win32-x64-msvc package.json Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
parent
eda601dbca
commit
bd05fd7f2e
2 changed files with 6 additions and 2 deletions
|
|
@ -12,5 +12,9 @@
|
|||
"license": "MIT",
|
||||
"os": [
|
||||
"win32"
|
||||
]
|
||||
],
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org/",
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@ruvector/rvf-node",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"description": "RuVector Format Node.js native bindings",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue