Skip to content

Commit 157f32e

Browse files
fix(package): update bootstrap to version 4.3.0
Closes #14
1 parent 3472cf4 commit 157f32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"core-js": "^2.4.1",
2626
"rxjs": "^5.5.6",
2727
"zone.js": "^0.8.19",
28-
"bootstrap": "4.0.0"
28+
"bootstrap": "4.3.0"
2929
},
3030
"devDependencies": {
3131
"@angular/cli": "~1.7.1",

0 commit comments

Comments
 (0)