diff options
| author | GitHub Action <[email protected]> | 2025-11-18 22:24:29 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-11-18 22:24:29 +0000 |
| commit | a9b6debfa264d612e368fa0e471af4d097f75e69 (patch) | |
| tree | 9988756cb9e1191d0b7ff922ac76864fa594f02b /packages | |
| parent | d6bf475749d71c569b34989c0f6213622e69847f (diff) | |
| download | opencode-a9b6debfa264d612e368fa0e471af4d097f75e69.tar.gz opencode-a9b6debfa264d612e368fa0e471af4d097f75e69.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 94ad74530..be6092dca 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 0d096ccf4..1edc7844a 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 +} |
