Files
NKC/REMAN/libman.json
2021-11-25 09:56:11 +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/"
}
]
}