diff options
| author | GitHub Action <[email protected]> | 2025-11-11 20:21:00 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-11-11 20:21:00 +0000 |
| commit | 459d5ec19b7155ee252db876452955745dd09ab3 (patch) | |
| tree | 72b85c3e80e64360eb33c870702901b6c2272464 /packages | |
| parent | 8baa222621049bdc3b2aacae8f383ab786f8c8a7 (diff) | |
| download | opencode-459d5ec19b7155ee252db876452955745dd09ab3.tar.gz opencode-459d5ec19b7155ee252db876452955745dd09ab3.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 beb4173d0..b272c25fa 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 e605cd0b7..956d7d13a 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 +} |
