14 lines
320 B
JSON
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/"
|
|
}
|
|
]
|
|
} |