diff options
| author | GitHub Action <[email protected]> | 2025-12-31 22:16:32 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-31 22:16:32 +0000 |
| commit | 63d2b21b8fd89ee11282be7a62479b0ba2ae3f0c (patch) | |
| tree | c4b79a7f4b36e30f89aa19424d2d8658d13bb5c2 | |
| parent | 9a1dc1ffe410ba4ce745b1bf65a15f21d9f9abfa (diff) | |
| download | opencode-63d2b21b8fd89ee11282be7a62479b0ba2ae3f0c.tar.gz opencode-63d2b21b8fd89ee11282be7a62479b0ba2ae3f0c.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 da3ab96fd..7b28a086e 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 eee742862..9cc4ee59e 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 +} |
