diff options
| author | GitHub Action <[email protected]> | 2025-12-21 10:36:43 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-21 10:36:43 +0000 |
| commit | 36bb02ae4559e2bf372c1125843a81ec8b2d9ed0 (patch) | |
| tree | 568720438894e58caf178a8b97f91cb53b2c65bc | |
| parent | 5072331f0444f0ce67a8266b6687144171582c08 (diff) | |
| download | opencode-36bb02ae4559e2bf372c1125843a81ec8b2d9ed0.tar.gz opencode-36bb02ae4559e2bf372c1125843a81ec8b2d9ed0.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 7a6f61fd9..d7aec1eb4 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 78f5c8806..bb5699a53 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 +} |
