Skip to content

Commit 42e3c17

Browse files
committedJun 1, 2023
Update bootstrap version
1 parent 103614b commit 42e3c17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎angular/src/environments/environment.prod.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export const environment = {
44
{
55
name: 'angular-bootstrap',
66
version: 'Angular 16.0.3',
7-
bootstrap: 'Bootstrap 5.2.3',
7+
bootstrap: 'Bootstrap 5.3.0',
88
fontawesome: 'Font Awesome 6.4.0',
99
}
1010
};

‎angular/src/environments/environment.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export const environment = {
44
{
55
name: 'angular-bootstrap',
66
version: 'Angular 16.0.3',
7-
bootstrap: 'Bootstrap 5.2.3',
7+
bootstrap: 'Bootstrap 5.3.0',
88
fontawesome: 'Font Awesome 6.4.0',
99
}
1010
};

0 commit comments

Comments
 (0)
Failed to load comments.