diff options
| author | bobzel <zzzman@gmail.com> | 2024-09-20 14:03:34 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2024-09-20 14:03:34 -0400 |
| commit | 11bf7c3c04b875ab8c0003001df600675470dca7 (patch) | |
| tree | f15137d7f05f00d547e3cbabd92f540881fd1954 /package.json | |
| parent | cf7216aec2fd61bc7de43240586532b5d54e7d8b (diff) | |
fixed filter dropdown to work properly with multiselect.
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 967549197..7e521eb37 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.45", + "browndash-components": "^0.1.47", "browser-assert": "^1.2.1", "bson": "^6.2.0", "canvas": "^2.11.2", |
