diff options
| author | GitHub Action <[email protected]> | 2026-01-02 03:12:21 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-02 03:12:21 +0000 |
| commit | 38e5adc491e126119e6bf3646f1a2e26827799dd (patch) | |
| tree | e83279a0f508a13da639be30e5c05e10db51645b | |
| parent | 389a5fc017823feafcaa1344414bc67aa3afd7b1 (diff) | |
| download | opencode-38e5adc491e126119e6bf3646f1a2e26827799dd.tar.gz opencode-38e5adc491e126119e6bf3646f1a2e26827799dd.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 e7a8a5b30..5df33c0f0 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 c3a25eccf..a543b7b1d 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 +} |
