diff options
| author | GitHub Action <[email protected]> | 2025-12-30 12:40:52 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-30 12:40:52 +0000 |
| commit | e635d37027120ba015d490cdcb4b3f3a8de573ed (patch) | |
| tree | c6dd6b6641cd536b3b02a10e1b9b6c8a66b18fed | |
| parent | 97081484d50846e725dc3d106a7af6a2878552f4 (diff) | |
| download | opencode-e635d37027120ba015d490cdcb4b3f3a8de573ed.tar.gz opencode-e635d37027120ba015d490cdcb4b3f3a8de573ed.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 0451bc137..46027daf3 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 43263aebe..7a6780c54 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 +} |
