diff options
| author | opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com> | 2025-11-17 21:18:33 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-17 21:18:33 -0600 |
| commit | a10fd8ca5c9941c1804313d46f9f9eb4c2f9bd38 (patch) | |
| tree | d1a1dc05f3961e5ad577c11cdde3070729f9b40d /packages/plugin | |
| parent | ff7513238be9689a7a7cec19710db000c5c66dfc (diff) | |
| download | opencode-a10fd8ca5c9941c1804313d46f9f9eb4c2f9bd38.tar.gz opencode-a10fd8ca5c9941c1804313d46f9f9eb4c2f9bd38.zip | |
Updated scroll_speed to allow any positive number (#4436)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
Diffstat (limited to 'packages/plugin')
| -rw-r--r-- | packages/plugin/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json index cbc5b39ee..081a8ecdb 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 +} |
