diff options
| author | GitHub Action <[email protected]> | 2025-12-28 19:06:59 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-28 19:06:59 +0000 |
| commit | 5bfffbe083cf8cbd3168ca5b1168673d9252b1b9 (patch) | |
| tree | 2e0056f4069a1717560f5784ce7a73642793ed08 | |
| parent | 29d8557d411e2fae3365a38dec536b7d68c1a916 (diff) | |
| download | opencode-5bfffbe083cf8cbd3168ca5b1168673d9252b1b9.tar.gz opencode-5bfffbe083cf8cbd3168ca5b1168673d9252b1b9.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 fa361dd74..d1da551f1 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 71f930a40..a1d9071fd 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 +} |
