fix(client): resolve codegen workspace version

This commit is contained in:
Dax Raad 2026-07-05 18:31:15 -04:00
parent 7b88de47c3
commit 652e8ff3fb
2 changed files with 2 additions and 0 deletions

View file

@ -530,6 +530,7 @@
},
"packages/httpapi-codegen": {
"name": "@opencode-ai/httpapi-codegen",
"version": "0.0.0",
"dependencies": {
"effect": "catalog:",
"prettier": "3.6.2",

View file

@ -1,6 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/httpapi-codegen",
"version": "0.0.0",
"private": true,
"type": "module",
"exports": {