fix: stale version

This commit is contained in:
Cristina Poncela Cubeiro
2026-06-25 09:59:53 +02:00
parent be64062f97
commit 7e6e59b6e4
3 changed files with 32 additions and 91 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@earendil-works/pi-orchestrator",
"version": "0.79.6",
"version": "0.80.2",
"description": "experimental orchestrator package for pi",
"type": "module",
"bin": {
@@ -40,7 +40,7 @@
"node": ">=22.19.0"
},
"dependencies": {
"@earendil-works/pi-coding-agent": "0.79.6"
"@earendil-works/pi-coding-agent": "0.80.2"
},
"devDependencies": {
"shx": "0.4.0"