diff options
| author | GitHub Action <[email protected]> | 2026-01-15 22:03:17 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-15 22:03:17 +0000 |
| commit | b9b5d42bd8fc1e7a4285897fde3d33bd402be6fe (patch) | |
| tree | 223a1d83880e39bc589934e5c8f6ac9b3e8fcbf5 | |
| parent | 83ed1adcbd41e903fd640bcacfbbc314f9c2af5e (diff) | |
| download | opencode-b9b5d42bd8fc1e7a4285897fde3d33bd402be6fe.tar.gz opencode-b9b5d42bd8fc1e7a4285897fde3d33bd402be6fe.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 3384f0272..d479f6d34 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 f64489eff..ec9391a49 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 +} |
