Minecraft-Realms-Emulator/Panel/libman.json
2024-05-28 11:48:10 +02:00

14 lines
263 B
JSON

{
"version": "1.0",
"defaultProvider": "cdnjs",
"libraries": [
{
"library": "bootstrap@5.1.1",
"destination": "wwwroot/lib/bootstrap/",
"files": [
"css/bootstrap.min.css.map",
"css/bootstrap.min.css"
]
}
]
}