QA: drop qa-channel install metadata

Remove the stale install metadata from the private qa-channel package.
The runner still loads from the repo checkout, but it should not
advertise an npm install path we do not support.
This commit is contained in:
Gustavo Madeira Santana
2026-04-14 17:49:55 -04:00
parent 54cf4cd857
commit 5977579da4

View File

@@ -36,11 +36,6 @@
"setup": false,
"docs": false
}
},
"install": {
"npmSpec": "@openclaw/qa-channel",
"defaultChoice": "npm",
"minHostVersion": ">=2026.4.10"
}
}
}