added bootstrap

This commit is contained in:
2026-06-24 09:18:08 -03:00
parent 7c0c472b11
commit 63aa18b5a5
2 changed files with 33 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
"@angular/platform-server": "^22.0.0",
"@angular/router": "^22.0.0",
"@angular/ssr": "^22.0.4",
"bootstrap": "^5.3.8",
"express": "^5.1.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0"
@@ -35,4 +36,4 @@
"typescript": "~6.0.2",
"vitest": "^4.0.8"
}
}
}