Publish v0.2.1 — fix bin path for npm
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "@companion-ai/feynman",
|
||||
"version": "0.1.5",
|
||||
"version": "0.2.1",
|
||||
"description": "Research-first CLI agent built on Pi and alphaXiv",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"feynman": "./bin/feynman.js"
|
||||
"feynman": "bin/feynman.js"
|
||||
},
|
||||
"files": [
|
||||
"bin/",
|
||||
|
||||
Reference in New Issue
Block a user