Files
gwms/GWMS.UI/libman.json
T
2021-08-26 10:38:44 +02:00

14 lines
310 B
JSON

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