añado bootstrap como dependencia para que carge sin conexion

This commit is contained in:
2025-03-05 19:08:11 -03:00
parent 6c58c6da78
commit 21724a372f
3 changed files with 22 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
},
"dependencies": {
"@sveltestrap/sveltestrap": "^6.2.8",
"bootstrap": "^5.3.3",
"chartjs": "^0.3.24",
"svelte-routing": "^2.13.0"
}