diff options
| author | GitHub Action <[email protected]> | 2025-12-24 14:56:15 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-24 14:56:15 +0000 |
| commit | 5688c9fd6196cc1dba75e715af8f92961eca9cea (patch) | |
| tree | c12dfdfd8d360793c9ae6a8f145d2ec29435b1ed | |
| parent | 08a075df61b8bf917bc3cc9dfd565e63b6ad9bfc (diff) | |
| download | opencode-5688c9fd6196cc1dba75e715af8f92961eca9cea.tar.gz opencode-5688c9fd6196cc1dba75e715af8f92961eca9cea.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 d31a0e338..67d6bdfd3 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 907c3513c..6e6aba72f 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 +} |
