diff options
| author | GitHub Action <[email protected]> | 2025-12-14 22:05:28 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-14 22:05:28 +0000 |
| commit | 0f9ef84d559ad0a6b5aced2080ffc27820741ef7 (patch) | |
| tree | 6b0bbc0422ca5970fc3f4938321c93d22083f074 /packages | |
| parent | 74b5c285cff820b79a27884fde4e989119acc47c (diff) | |
| download | opencode-0f9ef84d559ad0a6b5aced2080ffc27820741ef7.tar.gz opencode-0f9ef84d559ad0a6b5aced2080ffc27820741ef7.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 7ec4aebe5..4a7841908 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 a68dd7603..a18040830 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 +} |
