Skip to content

Commit d7d4489

Browse files
authored
Update ngx-bootstrap in package.json to solve compatibility problem with Angular 17
1 parent c01b1dd commit d7d4489

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lodash-es": "^4.17.15",
3232
"moment": "2.29.4",
3333
"moment-timezone": "0.5.43",
34-
"ngx-bootstrap": "^11.0.2",
34+
"ngx-bootstrap": "^12.0.0",
3535
"ngx-pagination": "^6.0.3",
3636
"push.js": "1.0.12",
3737
"rxjs": "^7.8.1",
@@ -66,4 +66,4 @@
6666
"webpack-bundle-analyzer": "^4.10.1"
6767
},
6868
"angular-cli": {}
69-
}
69+
}

0 commit comments

Comments
 (0)