diff options
| author | GitHub Action <[email protected]> | 2025-12-24 18:08:42 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-24 18:08:42 +0000 |
| commit | 6145b197f35e32cb4a92de4f4f84f1fe701b6588 (patch) | |
| tree | 4987f95555c53c8a098e545daef4483cb9501261 | |
| parent | 918eff9233853fc93eb99581d5d7e41a8d42bbd8 (diff) | |
| download | opencode-6145b197f35e32cb4a92de4f4f84f1fe701b6588.tar.gz opencode-6145b197f35e32cb4a92de4f4f84f1fe701b6588.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 e1224a253..9df422787 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 161b0ae67..cae0d917a 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 +} |
