diff options
| author | GitHub Action <[email protected]> | 2025-12-25 04:17:39 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-25 04:17:39 +0000 |
| commit | b746e831e2ae19463cf9c8aca1d9ceea09261afd (patch) | |
| tree | 16812104cce9d5aaf3d4b344f043ddf2b8840c68 | |
| parent | 2178deef914fa35db957811076559907806dd054 (diff) | |
| download | opencode-b746e831e2ae19463cf9c8aca1d9ceea09261afd.tar.gz opencode-b746e831e2ae19463cf9c8aca1d9ceea09261afd.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 1c6b2607e..3a3eac406 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 cf4211c24..c08c91062 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 +} |
