diff options
| author | GitHub Action <[email protected]> | 2025-12-23 10:11:53 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-23 10:11:53 +0000 |
| commit | f330dadd89c035ee0cee431cf61bc2990b0bbd92 (patch) | |
| tree | fde0daaeeb9006fb47eeaa5f11c35b0a67488b24 | |
| parent | 43e92b49327606989f3a2798839bd1ab62259df0 (diff) | |
| download | opencode-f330dadd89c035ee0cee431cf61bc2990b0bbd92.tar.gz opencode-f330dadd89c035ee0cee431cf61bc2990b0bbd92.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 babe21271..0a55e7530 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 6278ebaef..4b887acc9 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 +} |
