diff options
| author | GitHub Action <[email protected]> | 2026-01-28 22:35:01 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-28 22:35:01 +0000 |
| commit | 7b561be159c17f7b714d9a1bb69762f5fb4c0ab3 (patch) | |
| tree | 356b7afd807a1e6dd21a3e9545896fb3171107e7 | |
| parent | c60464de0736cd74aee15d920d0832b3ffe88f86 (diff) | |
| download | opencode-7b561be159c17f7b714d9a1bb69762f5fb4c0ab3.tar.gz opencode-7b561be159c17f7b714d9a1bb69762f5fb4c0ab3.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 293035ffd..574f17a7f 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 57be74163..4b4faebab 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 +} |
