diff options
| author | GitHub Action <[email protected]> | 2025-12-30 19:14:09 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-30 19:14:09 +0000 |
| commit | b9cdcaa9db92f92e98443f93d6f4e24b4d82625c (patch) | |
| tree | b7e9c4c4f1b2c9c1fd133db3a83b3dbd8e87c926 | |
| parent | 94453eb1bdcf59e078cbab8c977100e60d7a50e6 (diff) | |
| download | opencode-b9cdcaa9db92f92e98443f93d6f4e24b4d82625c.tar.gz opencode-b9cdcaa9db92f92e98443f93d6f4e24b4d82625c.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 536da5539..c00b18316 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 59890c50d..f39fa7290 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 +} |
