diff options
| author | GitHub Action <[email protected]> | 2026-01-07 17:03:43 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-07 17:03:43 +0000 |
| commit | 75960ae00cebe196d3a5ef51067545bfb80b2437 (patch) | |
| tree | 073e4c85119671c7305b84fee11d5f2b3907725c | |
| parent | 528f198c393f1c85babab0d5b86638445c1ff386 (diff) | |
| download | opencode-75960ae00cebe196d3a5ef51067545bfb80b2437.tar.gz opencode-75960ae00cebe196d3a5ef51067545bfb80b2437.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 dc59be646..da520105d 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 37982df2d..98a984ba3 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 +} |
