diff options
| author | GitHub Action <[email protected]> | 2026-01-13 14:58:51 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-13 14:58:51 +0000 |
| commit | 7d0b52dc29b7c7bc10bd2defe8452400db76bb9c (patch) | |
| tree | 8242756014efbd5085063abcf7370fbbd2c9b15a | |
| parent | c86c2acf4c0e0f9945b3dd83a1a32e1eb9783c86 (diff) | |
| download | opencode-7d0b52dc29b7c7bc10bd2defe8452400db76bb9c.tar.gz opencode-7d0b52dc29b7c7bc10bd2defe8452400db76bb9c.zip | |
chore: generate
| -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 fc2db6a51..7b0507716 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -25,4 +25,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 98e46ac3c..bd89818d1 100644 --- a/packages/sdk/js/package.json +++ b/packages/sdk/js/package.json @@ -30,4 +30,4 @@ "publishConfig": { "directory": "dist" } -}
\ No newline at end of file +} |
