Compare commits

...

2 commits

Author SHA1 Message Date
db1ba183ec Merge pull request 'Update dependency bootstrap to ^4.5.2' (#23) from renovate/bootstrap-4.x into develop
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #23
2020-08-07 17:53:27 +00:00
66744d3d38 Update dependency bootstrap to ^4.5.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2020-08-07 02:02:46 +00:00

View file

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