diff options
| author | GitHub Action <[email protected]> | 2025-12-01 19:03:13 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-01 19:03:13 +0000 |
| commit | 540407e19318541a26dc353e29ddb1c87ede7b81 (patch) | |
| tree | 4cebfc92b2c0326c8d3e5d2dca7e431758fc8d22 /packages | |
| parent | 027d43b5ea49a132caa3b18169cac9a0286f1e44 (diff) | |
| download | opencode-540407e19318541a26dc353e29ddb1c87ede7b81.tar.gz opencode-540407e19318541a26dc353e29ddb1c87ede7b81.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 f2531d43d..84691617c 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 3963acb5f..2ea5d4cc8 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 +} |
