diff options
| author | GitHub Action <[email protected]> | 2025-11-18 02:53:13 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-11-18 02:53:13 +0000 |
| commit | af1cd60d3e9c1a56bb481832bf4915a7b9e68ccf (patch) | |
| tree | e448b2c028d65ee0893d22cbab5c9eb2678ee94b /packages | |
| parent | c66def20491eb6fac6d336b529177c4713acd832 (diff) | |
| download | opencode-af1cd60d3e9c1a56bb481832bf4915a7b9e68ccf.tar.gz opencode-af1cd60d3e9c1a56bb481832bf4915a7b9e68ccf.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 541f28137..1cd824c27 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 c3281f9a0..bbfd0c3f9 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 +} |
