qa: Use local bootstrap

This commit is contained in:
nemunaire 2022-11-07 05:48:53 +01:00
commit cd51246d9b
3 changed files with 41 additions and 4 deletions

View file

@ -22,6 +22,8 @@
},
"type": "module",
"dependencies": {
"bootstrap": "^5.2.2",
"bootstrap-icons": "^1.9.1",
"sveltestrap": "^5.6.3"
}
}