diff options
| author | GitHub Action <[email protected]> | 2025-12-20 06:27:02 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-20 06:27:02 +0000 |
| commit | 460672aa93790973f1c1916cfcb48a01ffcb3c21 (patch) | |
| tree | a37d58aa6df5dc94345045dce4b716e6e666112a | |
| parent | b4e4fd9807cd7cb7b1a4821da5850f4fe4e4b6b3 (diff) | |
| download | opencode-460672aa93790973f1c1916cfcb48a01ffcb3c21.tar.gz opencode-460672aa93790973f1c1916cfcb48a01ffcb3c21.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 d336eba58..70d5660d2 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 5b987af6e..ca27060e1 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 +} |
