diff options
| author | GitHub Action <[email protected]> | 2026-01-13 22:50:56 +0000 |
|---|---|---|
| committer | Frank <[email protected]> | 2026-01-13 19:51:01 -0500 |
| commit | a160a35d0c55fd97fdfb77ba008d60dd7b0ed9f8 (patch) | |
| tree | 53f34fb1270b039078c7690b83c8e7e805171b11 | |
| parent | 90eaf9b3fc1f9f1181878b2298c8f88fa1b0eb55 (diff) | |
| download | opencode-a160a35d0c55fd97fdfb77ba008d60dd7b0ed9f8.tar.gz opencode-a160a35d0c55fd97fdfb77ba008d60dd7b0ed9f8.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 1d096cef3..4a171ae48 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 700e25d8d..21f0c422d 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 +} |
