Files
Clivelancaster/libman.json
2024-11-08 21:45:14 +11:00

14 lines
320 B
JSON

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