diff options
| author | bobzel <zzzman@gmail.com> | 2024-10-01 11:58:55 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2024-10-01 11:58:55 -0400 |
| commit | e1d26d7d98962572f020e55c88e6c9e63a7dfa8a (patch) | |
| tree | 00e0484e1bf503ec5be81f08a47f53f56f91c429 /package.json | |
| parent | fa17eee93e43e2a06565045557e01a3687fb2505 (diff) | |
fixed eraser mode button to show current eraser and to show options.
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 cb4491497..4ede14770 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ "body-parser": "^1.20.2", "bootstrap": "^5.3.2", "brotli": "^1.3.3", - "browndash-components": "^0.1.49", + "browndash-components": "^0.1.50", "browser-assert": "^1.2.1", "bson": "^6.2.0", "canvas": "^2.11.2", |
