diff options
| author | Frank <[email protected]> | 2025-10-11 15:08:45 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-10-11 15:08:45 -0400 |
| commit | d32ec9bd5250b8f8e751b9520d5171b26e6b34bc (patch) | |
| tree | ad954c766e1b9a49919196283cd0af081a1597d6 /packages | |
| parent | 89fcfcc50b0c3515ff99addffa0448d74a95b916 (diff) | |
| download | opencode-d32ec9bd5250b8f8e751b9520d5171b26e6b34bc.tar.gz opencode-d32ec9bd5250b8f8e751b9520d5171b26e6b34bc.zip | |
ci: fix
Diffstat (limited to 'packages')
| -rw-r--r-- | packages/console/core/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/console/core/package.json b/packages/console/core/package.json index a701dae37..9f60dbd08 100644 --- a/packages/console/core/package.json +++ b/packages/console/core/package.json @@ -35,6 +35,7 @@ "@types/bun": "1.3.0", "@types/node": "24.7.1", "drizzle-kit": "0.30.5", - "mysql2": "3.14.4" + "mysql2": "3.14.4", + "typescript": "catalog:" } } |
