diff options
| author | GitHub Action <[email protected]> | 2025-12-16 01:16:20 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-16 01:16:20 +0000 |
| commit | 0e1c711c4e5af25bf530c7c4d6e0b032d093bf66 (patch) | |
| tree | 7cf8fa81e85ee5e755bf2498c39afb0e49f97957 /packages | |
| parent | bfb254dac6f8a3ea217f5393a33d87c030b12b6d (diff) | |
| download | opencode-0e1c711c4e5af25bf530c7c4d6e0b032d093bf66.tar.gz opencode-0e1c711c4e5af25bf530c7c4d6e0b032d093bf66.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 6785e568f..903808ae5 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 981103b80..78a81d99c 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 +} |
