diff options
| author | GitHub Action <[email protected]> | 2025-12-04 03:42:08 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-04 03:42:08 +0000 |
| commit | e8aa79bab691cab79b17c4811c4cb69d7a46926e (patch) | |
| tree | 95d834964ab07d6495912e1e90b1cabfc37c4eb5 /packages | |
| parent | 4ff5783e59cae829029f4363c60ab0ec03db0e60 (diff) | |
| download | opencode-e8aa79bab691cab79b17c4811c4cb69d7a46926e.tar.gz opencode-e8aa79bab691cab79b17c4811c4cb69d7a46926e.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 9967420b4..35c1cb63f 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 49de47d2d..8bdab7ca2 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 +} |
