diff options
| author | GitHub Action <[email protected]> | 2025-12-15 19:33:56 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-15 19:33:56 +0000 |
| commit | b1b1df824ceacfe3144e2cd8f28d2d7c9dc248ea (patch) | |
| tree | 84b6c4ea9dcfe3fedf0ae876d5c6f7fa9a124550 /packages | |
| parent | 7d1733c7524f8b6c1830c9cb8b437dafff498cc0 (diff) | |
| download | opencode-b1b1df824ceacfe3144e2cd8f28d2d7c9dc248ea.tar.gz opencode-b1b1df824ceacfe3144e2cd8f28d2d7c9dc248ea.zip | |
chore: format code
Diffstat (limited to 'packages')
| -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 6601689e1..ea29d165c 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 065336212..c38435635 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 +} |
