Skip to content

Commit ca5b11a

Browse files
fix(package): update bootstrap to version 4.1.0
Closes #36
1 parent 97a7e9e commit ca5b11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@angular/platform-browser": "^5.0.2",
2222
"@angular/platform-browser-dynamic": "^5.0.2",
2323
"@angular/router": "^5.0.2",
24-
"bootstrap": "^3.3.7",
24+
"bootstrap": "^4.1.0",
2525
"core-js": "^2.4.1",
2626
"rxjs": "^5.4.1",
2727
"zone.js": "^0.8.14"

0 commit comments

Comments
 (0)