diff options
| author | GitHub Action <[email protected]> | 2026-01-13 14:58:51 +0000 |
|---|---|---|
| committer | Frank <[email protected]> | 2026-01-13 19:50:49 -0500 |
| commit | 15e80fca699234aa8acb4e947c91d35875dee9ec (patch) | |
| tree | 86126fd08673326d92a3b1189e3113a02dc82680 | |
| parent | 43680534dff9ed59830c27e0e0801b5d72307de7 (diff) | |
| download | opencode-15e80fca699234aa8acb4e947c91d35875dee9ec.tar.gz opencode-15e80fca699234aa8acb4e947c91d35875dee9ec.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 fc2db6a51..7b0507716 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -25,4 +25,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 98e46ac3c..bd89818d1 100644 --- a/packages/sdk/js/package.json +++ b/packages/sdk/js/package.json @@ -30,4 +30,4 @@ "publishConfig": { "directory": "dist" } -}
\ No newline at end of file +} |
