pi-mono/packages/coding-agent/install-lock/package.json
David Brailovsky 914cf1472e Release v0.84.2
2026-08-14 12:00:00 +02:00

19 lines
380 B
JSON

{
"name": "@earendil-works/pi-coding-agent-install",
"version": "0.84.2",
"private": true,
"description": "Lockfile root used by the Pi installer and updater.",
"dependencies": {
"@earendil-works/pi-coding-agent": "0.84.2"
},
"overrides": {
"protobufjs": "7.6.5",
"rimraf": "6.1.2",
"gaxios": {
"rimraf": "6.1.2"
}
},
"engines": {
"node": ">=22.19.0"
}
}