diff options
| author | Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> | 2023-07-10 02:25:25 -0400 |
|---|---|---|
| committer | Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> | 2023-07-10 02:25:25 -0400 |
| commit | 9a63f35496c82fd8be89e9490f65ac6354c7b752 (patch) | |
| tree | 3cd1c60af80661002f48fc2130a3b7cf7e83ecee /package.json | |
| parent | 10ed9b42d8fd56364ca8dcfd5b9005fae28b305f (diff) | |
fixed collection linear view to an extent
still errors remaining and work that needs to be done!
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 2bfd01211..45da1e5f4 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "body-parser": "^1.19.2", "bootstrap": "^4.6.1", "brotli": "^1.3.3", - "browndash-components": "0.0.47", + "browndash-components": "0.0.52", "browser-assert": "^1.2.1", "bson": "^4.6.1", "canvas": "^2.9.3", |
