diff options
| author | GitHub Action <[email protected]> | 2026-01-29 04:03:01 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-29 04:03:01 +0000 |
| commit | efc9303b27ea6e95e76809d22eaca755964773f5 (patch) | |
| tree | 744a326a64dfa74f72b6b64239613920ba208493 | |
| parent | b938e1ea991f4221f0295741b46d510bb688242f (diff) | |
| download | opencode-efc9303b27ea6e95e76809d22eaca755964773f5.tar.gz opencode-efc9303b27ea6e95e76809d22eaca755964773f5.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 0cd061061..e599b46f6 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -25,4 +25,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 20d1c4b23..59963d158 100644 --- a/packages/sdk/js/package.json +++ b/packages/sdk/js/package.json @@ -30,4 +30,4 @@ "publishConfig": { "directory": "dist" } -}
\ No newline at end of file +} |
