Skip to content

chore(deps): remove explicit bootstrap dependency

Paul Gascou-Vaillancourt requested to merge remove-bootstrap-dep into main

What does this MR do?

This removes bootstrap from the dependency list. Given that it is part of bootstrap-vue's dependencies, we should rely on that rather than override with our own dependency.

Integration MR for good measure: gitlab!71747 (closed).

Edited by Paul Gascou-Vaillancourt

Merge request reports