diff options
| author | GitHub Action <[email protected]> | 2025-12-26 04:25:19 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-26 04:25:19 +0000 |
| commit | b6a264819e5ce5a59906aba07258c0ea9034786a (patch) | |
| tree | d1f60cf6c4d45d9f863b5eac254bfee81d5e7224 | |
| parent | 46c7a41d5f9d1e40e31a81b00e4fcd422843c69e (diff) | |
| download | opencode-b6a264819e5ce5a59906aba07258c0ea9034786a.tar.gz opencode-b6a264819e5ce5a59906aba07258c0ea9034786a.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 94930fa44..63abdf3e4 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 f1e0f77a7..292e8163a 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 +} |
