mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-07 02:51:50 +00:00
fix(tui): declare nanostores dependency
This commit is contained in:
parent
dc63ad0ad2
commit
f236cbfec3
2 changed files with 2 additions and 1 deletions
2
ui-tui/package-lock.json
generated
2
ui-tui/package-lock.json
generated
|
|
@ -12,6 +12,7 @@
|
|||
"@nanostores/react": "^1.1.0",
|
||||
"ink": "^6.8.0",
|
||||
"ink-text-input": "^6.0.0",
|
||||
"nanostores": "^1.2.0",
|
||||
"react": "^19.2.4",
|
||||
"unicode-animations": "^1.0.3"
|
||||
},
|
||||
|
|
@ -5303,7 +5304,6 @@
|
|||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": "^20.0.0 || >=22.0.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue