diff options
| author | GitHub Action <[email protected]> | 2025-11-22 22:27:23 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-11-22 22:27:23 +0000 |
| commit | f93bb1dd21fd2d9b8a1e4f10f849b513e8bdeb8f (patch) | |
| tree | da2c302062cf3d51e1d1fb38867858e7516d92f4 /packages | |
| parent | b92e8510f961c0342c0d27d5324afb105c999c0f (diff) | |
| download | opencode-f93bb1dd21fd2d9b8a1e4f10f849b513e8bdeb8f.tar.gz opencode-f93bb1dd21fd2d9b8a1e4f10f849b513e8bdeb8f.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 988dfb589..5a85c24e2 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 f4bbdce44..eae157d72 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 +} |
