diff options
| author | GitHub Action <[email protected]> | 2025-11-13 00:53:22 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-11-13 00:53:22 +0000 |
| commit | b981f0a205ea77bab5eaf3add492b6d47c4ecfc8 (patch) | |
| tree | 9b198b72f90dc28ffea1c27d336d3b03dec1cd8a /packages | |
| parent | 767038afc3db38356fdd04ce6434a22f594d8256 (diff) | |
| download | opencode-b981f0a205ea77bab5eaf3add492b6d47c4ecfc8.tar.gz opencode-b981f0a205ea77bab5eaf3add492b6d47c4ecfc8.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 3d46c470d..3ecd6c95b 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 ef9a50679..4758dba1a 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 +} |
