diff options
| author | bobzel <zzzman@gmail.com> | 2023-09-11 22:35:42 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2023-09-11 22:35:42 -0400 |
| commit | 507cdb40d5553c8a325ddb158b9a1f4e5672ac15 (patch) | |
| tree | 9eef9bafe838650153c8f864d242028280bfb051 /package.json | |
| parent | 6941f48934ae1762d349ccf1f93c107a4b60f575 (diff) | |
moved edit on click script to developer. fixed highlight options for My text. enabled chromeHidden for all doc types and applied it to RTF text boxes. updated sliders in properties view to undo properly and to autorange, and cleaned up ode.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9f0b91628..92ebf0b0f 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,7 @@ "body-parser": "^1.19.2", "bootstrap": "^4.6.1", "brotli": "^1.3.3", - "browndash-components": "^0.1.25", + "browndash-components": "^0.1.35", "browser-assert": "^1.2.1", "bson": "^4.6.1", "canvas": "^2.9.3", |
