diff options
| author | GitHub Action <[email protected]> | 2025-12-10 03:10:18 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-10 03:10:18 +0000 |
| commit | 221c9028aface247455b5cfb6072e7421f395420 (patch) | |
| tree | bf3d615fc239b9afa01f1b4d05c62b1e6db60b80 /packages | |
| parent | b2057791aa3f1d44213056a1738844e82e38d101 (diff) | |
| download | opencode-221c9028aface247455b5cfb6072e7421f395420.tar.gz opencode-221c9028aface247455b5cfb6072e7421f395420.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 91ed1ec31..c5d961f81 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 08c375351..181344cc7 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 +} |
