Skip to content

Commit 53c22e0

Browse files
committed
ng-bootstrap 10 to match angular 12
1 parent 89077ae commit 53c22e0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/Presentation/Web/ClientApp/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Presentation/Web/ClientApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@angular/router": "12.2.13",
4242
"@microsoft/signalr": "5.0.2",
4343
"@microsoft/signalr-protocol-msgpack": "5.0.2",
44-
"@ng-bootstrap/ng-bootstrap": "9.0.1",
44+
"@ng-bootstrap/ng-bootstrap": "^10.0.0",
4545
"ag-grid-angular": "^25.0.1",
4646
"ag-grid-community": "^25.0.1",
4747
"aspnet-prerendering": "3.0.1",

0 commit comments

Comments
 (0)