mirror of
https://github.com/bitwarden/server
synced 2025-12-25 20:53:16 +00:00
Updated bootstrap to 5.3.3 (#4697)
* Updated bootstrap to 5.3.3 * Removed locking of bootstrap version
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"build": "webpack"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "4.6.2",
|
||||
"bootstrap": "5.3.3",
|
||||
"font-awesome": "4.7.0",
|
||||
"jquery": "3.7.1",
|
||||
"popper.js": "1.16.1",
|
||||
|
||||
Reference in New Issue
Block a user