mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-21 05:02:14 +00:00
chore: sync all versions to 0.6.2 and fix workspace references
This commit is contained in:
parent
88c65a7007
commit
43a1c1ae44
11 changed files with 30 additions and 1950 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@mariozechner/pi-agent",
|
||||
"version": "0.6.1",
|
||||
"version": "0.6.2",
|
||||
"description": "General-purpose agent with transport abstraction, state management, and attachment support",
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
|
|
@ -18,8 +18,8 @@
|
|||
"prepublishOnly": "npm run clean && npm run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mariozechner/pi-ai": "^0.6.1",
|
||||
"@mariozechner/pi-tui": "^0.6.1"
|
||||
"@mariozechner/pi-ai": "^0.6.2",
|
||||
"@mariozechner/pi-tui": "^0.6.2"
|
||||
},
|
||||
"keywords": [
|
||||
"ai",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue