Merge pull request 'Update dependency bootstrap to ^4.5.1' (#20) from renovate/bootstrap-4.x into develop
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #20
This commit is contained in:
commit
6a64c86da7
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome-free": "^5.13.1",
|
"@fortawesome/fontawesome-free": "^5.13.1",
|
||||||
"bootstrap": "^4.5.0",
|
"bootstrap": "^4.5.1",
|
||||||
"jquery": "^3.5.1"
|
"jquery": "^3.5.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue