diff options
| author | GitHub Action <[email protected]> | 2025-12-22 14:38:20 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-22 14:38:20 +0000 |
| commit | dab2e54df846e6867df188437010f056afb0c1e3 (patch) | |
| tree | e3f984d5006d00ddb0fc16533c021a51e15cbb93 | |
| parent | 60db171b44193041348bfc00623c7a56e645a0d4 (diff) | |
| download | opencode-dab2e54df846e6867df188437010f056afb0c1e3.tar.gz opencode-dab2e54df846e6867df188437010f056afb0c1e3.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 fd3fd9f51..9da158f1d 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 1751488b1..81498a60f 100644 --- a/packages/sdk/js/package.json +++ b/packages/sdk/js/package.json @@ -29,4 +29,4 @@ "publishConfig": { "directory": "dist" } -}
\ No newline at end of file +} |
