diff options
| author | GitHub Action <[email protected]> | 2026-01-01 04:59:38 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-01 04:59:38 +0000 |
| commit | 80db00841972be3aa83d5fa6f0e69a3d43c89b54 (patch) | |
| tree | 3fcbbdb32dce999d093c6415be35a743b426404b | |
| parent | 4039670a24d873a27d9bbe15864e360ff0e1cb16 (diff) | |
| download | opencode-80db00841972be3aa83d5fa6f0e69a3d43c89b54.tar.gz opencode-80db00841972be3aa83d5fa6f0e69a3d43c89b54.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 73e83fe0b..4ed3e3f71 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 5d9c660ce..e1a3ad73f 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 +} |
