diff options
| author | GitHub Action <[email protected]> | 2025-12-15 16:22:49 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-15 16:22:49 +0000 |
| commit | 9daa4e04ea9e209cef92126cc2bf659b3b026d63 (patch) | |
| tree | 16efcdb2781b8ac6801ec8b401b7999cc6fde940 /packages | |
| parent | ed96ae9d45633392bf96c733162bf1315512d93b (diff) | |
| download | opencode-9daa4e04ea9e209cef92126cc2bf659b3b026d63.tar.gz opencode-9daa4e04ea9e209cef92126cc2bf659b3b026d63.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 509d00949..93646355f 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 ac9e2f050..f3e6a3ef0 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 +} |
