fix(openshell): bundle upstream cli fallback

This commit is contained in:
Vincent Koc
2026-03-22 19:18:51 -07:00
parent f8731b3d9d
commit 009980465f
4 changed files with 174 additions and 3 deletions

View File

@@ -811,6 +811,9 @@
"optional": true
}
},
"optionalDependencies": {
"openshell": "0.1.0"
},
"engines": {
"node": ">=22.16.0"
},