fix: update lockfile and openapi version for 0.1.10

This commit is contained in:
Nathan Flurry 2026-02-08 14:09:28 -08:00
parent 3e40145ffa
commit d236edf35c
3 changed files with 6 additions and 2 deletions

View file

@ -39,6 +39,6 @@
"vitest": "^3.0.0"
},
"optionalDependencies": {
"@sandbox-agent/cli": "0.1.0"
"@sandbox-agent/cli": "workspace:*"
}
}