Fix: update ng-bootstrap to fix datepicker bug (#7567)

This commit is contained in:
shamoon
2024-08-28 07:32:46 -07:00
committed by GitHub
parent eaaaa575b8
commit 807f788f92
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"@angular/platform-browser": "~18.1.3",
"@angular/platform-browser-dynamic": "~18.1.3",
"@angular/router": "~18.1.3",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.1",
"@ng-select/ng-select": "^13.5.0",
"@ngneat/dirty-check-forms": "^3.0.3",
"@popperjs/core": "^2.11.8",