diff options
| author | GitHub Action <[email protected]> | 2025-12-11 06:33:51 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-11 06:33:51 +0000 |
| commit | 44cd384e3c9499debcc7cbe1c22eca6267e3c771 (patch) | |
| tree | 181e05bace936e670f46c93fb42860e84b8aa65b /packages | |
| parent | 8ac5204009fe8a9e8d743597af57567d46032bec (diff) | |
| download | opencode-44cd384e3c9499debcc7cbe1c22eca6267e3c771.tar.gz opencode-44cd384e3c9499debcc7cbe1c22eca6267e3c771.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 7a7468885..e0620e4ce 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 7330cbdc2..214be5dba 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 +} |
