diff options
| author | GitHub Action <[email protected]> | 2026-01-16 22:14:23 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-16 22:14:23 +0000 |
| commit | 8cddc9ea555039743c210392b63550781810f8ac (patch) | |
| tree | 1415c19f0d27ad85520d4e047dd69c8f835287b7 | |
| parent | 578239e0d081372b4d0fdc7c7cb8a5e54b56e0ca (diff) | |
| download | opencode-8cddc9ea555039743c210392b63550781810f8ac.tar.gz opencode-8cddc9ea555039743c210392b63550781810f8ac.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 7ddfca316..273490180 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 e5dde4633..f3b12aa8c 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 +} |
