(front)(update) Remove ng-bootstrap for update

Avoid dependancy error
This commit is contained in:
2021-08-22 22:49:59 +02:00
parent 755f5e5c24
commit d307012aca
2 changed files with 307 additions and 100 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,6 @@
"@angular/platform-browser": "~11.0.4", "@angular/platform-browser": "~11.0.4",
"@angular/platform-browser-dynamic": "~11.0.4", "@angular/platform-browser-dynamic": "~11.0.4",
"@angular/router": "~11.0.4", "@angular/router": "~11.0.4",
"@ng-bootstrap/ng-bootstrap": "^9.1.3",
"bootstrap": "^3.3.7", "bootstrap": "^3.3.7",
"rxjs": "~6.6.0", "rxjs": "~6.6.0",
"tslib": "^2.0.0", "tslib": "^2.0.0",