Merge pull request 'Update dependency bootstrap to ^4.5.0' (#3) from renovate/bootstrap-4.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #3
This commit is contained in:
Samuel Philipp 2020-07-05 12:27:37 +00:00
commit c58c1f0ab1

View file

@ -32,7 +32,7 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.13.1",
"bootstrap": "^4.3.1",
"bootstrap": "^4.5.0",
"jquery": "^3.4.1"
}
}