diff options
| author | GitHub Action <[email protected]> | 2025-12-29 23:47:03 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-29 23:47:03 +0000 |
| commit | d98568fe7efcfd3a8667c047b19882f30dcbcb43 (patch) | |
| tree | ce4222231dc889607cdaa220072aaaec128f5015 | |
| parent | 1da3550c4dc451429dc8f43c1d0590f4c7507f76 (diff) | |
| download | opencode-d98568fe7efcfd3a8667c047b19882f30dcbcb43.tar.gz opencode-d98568fe7efcfd3a8667c047b19882f30dcbcb43.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 e7741a264..a116a7195 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 65bb10d4c..6955ab897 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 +} |
