diff options
| author | GitHub Action <[email protected]> | 2026-01-25 17:45:07 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-25 17:45:07 +0000 |
| commit | fc57c074aea2838a7c36210ac853546179744a26 (patch) | |
| tree | 3728594bf53dbbfe4f39d68e4fdc246fe71be6d7 | |
| parent | e49306b86c490faf42f5ffcd7701a89329ea7f28 (diff) | |
| download | opencode-fc57c074aea2838a7c36210ac853546179744a26.tar.gz opencode-fc57c074aea2838a7c36210ac853546179744a26.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 0919ea16c..7e8628de7 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 3832a82c8..e6d968ed6 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 +} |
