Minecraft-Realms-Emulator/Panel/libman.json

14 lines
263 B
JSON
Raw Normal View History

2024-05-28 05:48:10 -04:00
{
"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"
]
}
]
}