mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 05:00:16 +00:00
Fix version sync script to update all internal dependencies
This commit is contained in:
parent
09564f2940
commit
8be2613417
4 changed files with 135 additions and 236 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"prepublishOnly": "npm run clean && npm run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mariozechner/pi-ai": "^0.5.44",
|
||||
"@mariozechner/pi-ai": "^0.6.0",
|
||||
"@mariozechner/pi-tui": "^0.6.0"
|
||||
},
|
||||
"keywords": [
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@lmstudio/sdk": "^1.5.0",
|
||||
"@mariozechner/pi-ai": "^0.5.43",
|
||||
"@mariozechner/pi-ai": "^0.6.0",
|
||||
"@mariozechner/pi-tui": "^0.6.0",
|
||||
"docx-preview": "^0.3.7",
|
||||
"jszip": "^3.10.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue