Fix missing logo.mjs in package files array
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@companion-ai/feynman",
|
||||
"version": "0.2.7",
|
||||
"version": "0.2.8",
|
||||
"description": "Research-first CLI agent built on Pi and alphaXiv",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
@@ -19,6 +19,8 @@
|
||||
".feynman/themes/",
|
||||
"extensions/",
|
||||
"prompts/",
|
||||
"logo.mjs",
|
||||
"logo.d.mts",
|
||||
"scripts/",
|
||||
"skills/",
|
||||
"AGENTS.md",
|
||||
|
||||
Reference in New Issue
Block a user