diff options
| author | GitHub Action <[email protected]> | 2025-12-29 04:39:43 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-29 04:39:43 +0000 |
| commit | c6221fc8b3cc3d63db0270e8f207bd3a33d39034 (patch) | |
| tree | 52579a62368a0792225ef471cbfc7e2e2ab1d199 | |
| parent | ae67f43ff0f241dfb6a48ad949b8d6a56d62a675 (diff) | |
| download | opencode-c6221fc8b3cc3d63db0270e8f207bd3a33d39034.tar.gz opencode-c6221fc8b3cc3d63db0270e8f207bd3a33d39034.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 cee002366..50115e769 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 6982f316b..62187f754 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 +} |
