diff options
| author | GitHub Action <[email protected]> | 2025-12-15 20:35:39 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-15 20:35:39 +0000 |
| commit | e555e893c46d16e5e557fd284e95165e162fc5d1 (patch) | |
| tree | 1082ad6a6be8a3b257488070cf9dcc688cd49de1 /packages | |
| parent | 81134cf61ecc5d07c8261588f2813aa1745ebe0c (diff) | |
| download | opencode-e555e893c46d16e5e557fd284e95165e162fc5d1.tar.gz opencode-e555e893c46d16e5e557fd284e95165e162fc5d1.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 c504ec09f..07350e3e1 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 debb66106..6db08dd8a 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 +} |
