diff options
| author | GitHub Action <[email protected]> | 2026-01-05 07:41:02 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-05 07:41:02 +0000 |
| commit | d39ebbc94729f254afc9b099a090adffb6254bb6 (patch) | |
| tree | 6b58b0a38fa91be324e0f6e76fa995bd75d49f33 | |
| parent | 06acd70670b9724d712f5b70f1449c47531fbca1 (diff) | |
| download | opencode-d39ebbc94729f254afc9b099a090adffb6254bb6.tar.gz opencode-d39ebbc94729f254afc9b099a090adffb6254bb6.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 d403d4211..bdc92c29b 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 0740b5b3c..78f116ff0 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 +} |
