diff options
| author | GitHub Action <[email protected]> | 2026-01-29 07:10:34 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-29 07:10:34 +0000 |
| commit | c946f5f7eb67a46c0824fbd473ae020d390c29bf (patch) | |
| tree | fcdb9f4a53b0dab21b746c2ad7d8def239fac8ad | |
| parent | 2af326606c936380c303bf56506e3c8bed04b0eb (diff) | |
| download | opencode-c946f5f7eb67a46c0824fbd473ae020d390c29bf.tar.gz opencode-c946f5f7eb67a46c0824fbd473ae020d390c29bf.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 7e9a11c72..6ffef240f 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 9083e8438..85022e30a 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 +} |
