build: add bootstrap as a dependency in package.json
This commit is contained in:
parent
70d1b77e66
commit
ed5353f342
3 changed files with 109 additions and 203 deletions
|
@ -18,6 +18,7 @@
|
|||
"@angular/platform-browser": "^18.2.0",
|
||||
"@angular/platform-browser-dynamic": "^18.2.0",
|
||||
"@angular/router": "^18.2.0",
|
||||
"bootstrap": "^5.3.3",
|
||||
"rxjs": "~7.8.0",
|
||||
"tslib": "^2.3.0",
|
||||
"zone.js": "~0.14.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue