diff options
| author | GitHub Action <[email protected]> | 2025-12-30 17:59:01 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-30 17:59:01 +0000 |
| commit | 787f37b3827fb295452341a7e5b6a90a266f36f1 (patch) | |
| tree | d15a4a0461babf9b33a64d00b4010987f4ed1550 | |
| parent | 8fa1af851c4bb73bc53017fa57067b780ccb5626 (diff) | |
| download | opencode-787f37b3827fb295452341a7e5b6a90a266f36f1.tar.gz opencode-787f37b3827fb295452341a7e5b6a90a266f36f1.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 fa2d2cb11..7d8a5e7df 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 6a3f66cfc..05cbfe3a1 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 +} |
