diff options
| author | GitHub Action <[email protected]> | 2025-12-23 14:45:27 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-23 14:45:27 +0000 |
| commit | fbece0dc4d8b66851d0f9471cb3c950e22e372d7 (patch) | |
| tree | afa9db02d49ab8574ef2b5ce33c3f5246dd2c7ee | |
| parent | 1d9e181da0ee7867a7867589d849be8d37533cc0 (diff) | |
| download | opencode-fbece0dc4d8b66851d0f9471cb3c950e22e372d7.tar.gz opencode-fbece0dc4d8b66851d0f9471cb3c950e22e372d7.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 cc456f419..2868d552c 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 baf5d46a1..a1e2729f5 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 +} |
