diff options
| author | bobzel <zzzman@gmail.com> | 2023-07-25 13:31:54 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2023-07-25 13:31:54 -0400 |
| commit | c87024c06941920f1df689d54d82cc309891e3d2 (patch) | |
| tree | 81aef969a9be060e6a8f9736e85c6097318d0e4b /package.json | |
| parent | 9bd34e05c1a55adc1dbc32635442a184a49ee444 (diff) | |
upadted browndash components version to fix popup closing. fixed server initialization to not redirect to home except for corsProxy's. fixes issue with login getting redirected to /home when requesting /css/main and /favicon.
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 da800561d..f5bf1f152 100644 --- a/package.json +++ b/package.json @@ -176,7 +176,7 @@ "body-parser": "^1.19.2", "bootstrap": "^4.6.1", "brotli": "^1.3.3", - "browndash-components": "^0.0.83", + "browndash-components": "^0.0.88", "browser-assert": "^1.2.1", "bson": "^4.6.1", "canvas": "^2.9.3", |
