diff options
| author | GitHub Action <[email protected]> | 2025-12-26 03:05:15 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-26 03:05:15 +0000 |
| commit | 8886c78dced9c053adf83b413f86af8ae683fddf (patch) | |
| tree | 0ed9f0dab5b6e53055e434866a139fd6bd66aab2 | |
| parent | d9f0f582774fb75745077af29005fb9769bcbb0c (diff) | |
| download | opencode-8886c78dced9c053adf83b413f86af8ae683fddf.tar.gz opencode-8886c78dced9c053adf83b413f86af8ae683fddf.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 a24c1c0d8..3b91c43c4 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 a63c4122b..9f0993f4c 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 +} |
