frontend: pin bootstrap to 4.5

This commit is contained in:
nkanaev
2026-06-27 22:03:09 +01:00
parent 27f7936614
commit 5cc89fe20c
2 changed files with 9 additions and 15 deletions

View File

@@ -9,7 +9,7 @@
},
"dependencies": {
"@fluent/bundle": "^0.19.1",
"bootstrap": "^4.6.2",
"bootstrap": "4.5",
"vue": "^2.7.16"
}
}