Fix dependencies

This commit is contained in:
Mario Zechner 2025-10-22 13:05:24 +02:00
parent 368ffb66aa
commit a94b19e1df
13 changed files with 55 additions and 55 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi-agent",
"version": "0.5.44",
"version": "0.5.45",
"description": "General-purpose agent with transport abstraction, state management, and attachment support",
"type": "module",
"main": "./dist/index.js",
@ -19,7 +19,7 @@
},
"dependencies": {
"@mariozechner/pi-ai": "^0.5.44",
"@mariozechner/pi-tui": "^0.5.44"
"@mariozechner/pi-tui": "^0.5.45"
},
"keywords": [
"ai",