diff options
| author | GitHub Action <[email protected]> | 2025-12-20 15:29:23 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-20 15:29:23 +0000 |
| commit | bab000eeb5bced5c340d418591bcccac1613795a (patch) | |
| tree | 74805e59c62931345cca4dbf639601990ba976f4 | |
| parent | 8e674ae053f77d109e90b0d6e618929b7f865265 (diff) | |
| download | opencode-bab000eeb5bced5c340d418591bcccac1613795a.tar.gz opencode-bab000eeb5bced5c340d418591bcccac1613795a.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 b32dd2938..d9cc44f7b 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 52cf422ac..f7b86166c 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 +} |
