diff options
| author | GitHub Action <[email protected]> | 2025-12-31 15:24:05 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-31 15:24:05 +0000 |
| commit | 4309d439f5d1b28cbdad0ef8e4d64727f8666a3c (patch) | |
| tree | ee6005fe68deb97363fe810fa347a8035527a3a7 | |
| parent | 2ec6a21cc0018be6677e4cbad6bf48dbf8b37786 (diff) | |
| download | opencode-4309d439f5d1b28cbdad0ef8e4d64727f8666a3c.tar.gz opencode-4309d439f5d1b28cbdad0ef8e4d64727f8666a3c.zip | |
chore: generate
| -rw-r--r-- | packages/plugin/package.json | 2 | ||||
| -rw-r--r-- | packages/sdk/js/package.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json index c2fd27b68..798397050 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -}
\ No newline at end of file +} diff --git a/packages/sdk/js/package.json b/packages/sdk/js/package.json index 125d17fc4..4e9197a37 100644 --- a/packages/sdk/js/package.json +++ b/packages/sdk/js/package.json @@ -29,4 +29,4 @@ "publishConfig": { "directory": "dist" } -}
\ No newline at end of file +} |
