diff options
| author | GitHub Action <[email protected]> | 2025-12-01 02:53:41 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-01 02:53:41 +0000 |
| commit | 560a610384f46f7f2cfab298b215c38463ec8fbc (patch) | |
| tree | 78f48e33e4e9b511e510d461dcf69f17ac3538fd /packages | |
| parent | 0308b2ff9832587a87d2a3d8a4daba89710e670e (diff) | |
| download | opencode-560a610384f46f7f2cfab298b215c38463ec8fbc.tar.gz opencode-560a610384f46f7f2cfab298b215c38463ec8fbc.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 44957e6c2..cd1a895ac 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 c1eb0e569..e63f2ebb2 100644 --- a/packages/sdk/js/package.json +++ b/packages/sdk/js/package.json @@ -26,4 +26,4 @@ "publishConfig": { "directory": "dist" } -}
\ No newline at end of file +} |
