We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 103614b commit 42e3c17Copy full SHA for 42e3c17
angular/src/environments/environment.prod.ts
@@ -4,7 +4,7 @@ export const environment = {
4
{
5
name: 'angular-bootstrap',
6
version: 'Angular 16.0.3',
7
- bootstrap: 'Bootstrap 5.2.3',
+ bootstrap: 'Bootstrap 5.3.0',
8
fontawesome: 'Font Awesome 6.4.0',
9
}
10
};
angular/src/environments/environment.ts
0 commit comments