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

14 lines
320 B
JSON

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