Add bootstrap icons to package.json

This commit is contained in:
Julie Lenaerts 2024-10-22 07:42:02 +02:00
parent 5ca558bba3
commit 9741794f7a

View File

@ -59,7 +59,8 @@
"vue-i18n": "^9.1.6",
"vue-multiselect": "3.0.0-alpha.2",
"vue-toast-notification": "^3.1.2",
"vuex": "^4.0.0"
"vuex": "^4.0.0",
"bootstrap-icons": "^1.11.3"
},
"browserslist": [
"Firefox ESR"