diff options
| author | bobzel <zzzman@gmail.com> | 2024-04-26 01:32:57 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2024-04-26 01:32:57 -0400 |
| commit | af67724dc3a1390cd0c2aded4aeda69f948a0f66 (patch) | |
| tree | cd936a38c9b32b650d42e1871bd025817fd2d111 /package.json | |
| parent | 6ddfdb20e6a0b2c896594ad2c20292c6cfea0c1a (diff) | |
fixed eraser buttons so that you can switch to the previous eraser, then click again to choose a different eraser
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 a29f39444..56fdb2920 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "body-parser": "^1.20.2", "bootstrap": "^5.3.2", "brotli": "^1.3.3", - "browndash-components": "^0.1.36", + "browndash-components": "^0.1.44", "browser-assert": "^1.2.1", "bson": "^6.2.0", "canvas": "^2.11.2", |
