Files
SHERPA/SHERPA.BBM.UI/libman.json
T
2022-02-21 16:43:36 +01:00

14 lines
270 B
JSON

{
"version": "1.0",
"defaultProvider": "cdnjs",
"libraries": [
{
"library": "font-awesome@5.15.4",
"destination": "wwwroot/lib/font-awesome/"
},
{
"library": "bootstrap@4.6.1",
"destination": "wwwroot/lib/bootstrap/"
}
]
}