diff options
| author | GitHub Action <[email protected]> | 2026-01-07 14:50:57 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-07 14:50:57 +0000 |
| commit | b41626049c3f71a667073e23b6264b1fb3100bc5 (patch) | |
| tree | 26d815b545b5121592f91f9db492a7734b6d45a5 | |
| parent | e59be2781015a9b6d195110ad8391007344adecc (diff) | |
| download | opencode-b41626049c3f71a667073e23b6264b1fb3100bc5.tar.gz opencode-b41626049c3f71a667073e23b6264b1fb3100bc5.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 c5b3056cf..28baff3d7 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 bc29ab432..7a26ff741 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 +} |
