Files
limanapp/LiMan.UI/libman.json
T
2025-01-03 12:18:07 +01: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.7.2",
"destination": "wwwroot/lib/font-awesome/"
}
]
}