Files
predict-otron-9001/package.json
2025-09-04 12:40:59 -04:00

8 lines
181 B
JSON

{
"name": "predict-otron-9000",
"workspaces": ["integration/cli/package"],
"scripts": {
"# WORKSPACE ALIASES": "#",
"cli": "bun --filter integration/cli/package"
}
}