Compare commits

...

2 commits

Author SHA1 Message Date
9d0e645932 Merge pull request 'Update dependency bootstrap to ^4.5.1' (#21) from renovate/bootstrap-4.x into develop
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #21
2020-08-05 20:28:05 +00:00
5b45d2880c Update dependency bootstrap to ^4.5.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-08-05 02:02:41 +00:00

View file

@ -32,7 +32,7 @@
}, },
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^5.14.0", "@fortawesome/fontawesome-free": "^5.14.0",
"bootstrap": "^4.5.0", "bootstrap": "^4.5.1",
"jquery": "^3.5.1" "jquery": "^3.5.1"
} }
} }