diff options
| author | GitHub Action <[email protected]> | 2025-12-20 03:42:00 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-20 03:42:00 +0000 |
| commit | 701d470d015f84a64b0be13d6e5de440e55e9a19 (patch) | |
| tree | 18f57938900ee140aca235d781625f5e21a72204 | |
| parent | 1d9058d26bb002696212834c79de35317110ffe1 (diff) | |
| download | opencode-701d470d015f84a64b0be13d6e5de440e55e9a19.tar.gz opencode-701d470d015f84a64b0be13d6e5de440e55e9a19.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 3fc865d7c..510038056 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 f74bf9c5f..3c5339b5d 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 +} |
