1
0
mirror of https://github.com/bitwarden/server synced 2025-12-28 22:23:30 +00:00

revert to bootstrap 4 (#4879)

This commit is contained in:
Ike
2024-10-11 12:23:25 -07:00
committed by GitHub
parent 22dd957543
commit 96f697babd
4 changed files with 6 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
"build": "webpack"
},
"dependencies": {
"bootstrap": "5.3.3",
"bootstrap": "4.6.2",
"font-awesome": "4.7.0",
"jquery": "3.7.1",
"popper.js": "1.16.1",