Files
limanapp/LiMan.UI/libman.json
T
2024-06-01 12:17:15 +02:00

14 lines
269 B
JSON

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