diff options
| author | GitHub Action <[email protected]> | 2025-12-15 23:30:06 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-15 23:30:06 +0000 |
| commit | c0c61b25ff9d9bb7551d193b59c5176fe97a67ca (patch) | |
| tree | e59ffa0ee506d6017f23127c9c7ae3bd2e2c8105 /packages | |
| parent | 0d1c6e0ca91af20291b39a15ed59c837b556e386 (diff) | |
| download | opencode-c0c61b25ff9d9bb7551d193b59c5176fe97a67ca.tar.gz opencode-c0c61b25ff9d9bb7551d193b59c5176fe97a67ca.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 fe0564e5b..04862e081 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 29ddf877b..37e5ef906 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 +} |
