Merge pull request #59 from 2martens/dependabot/npm_and_yarn/bootstrap-4.5.2

Bump bootstrap from 4.5.0 to 4.5.2
This commit is contained in:
2020-08-08 11:15:07 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
"description": "My website",
"main": "index.js",
"dependencies": {
"bootstrap": "^4.5.0",
"bootstrap": "^4.5.2",
"jquery": "^3.5.0",
"js-yaml": "3.14.0",
"popper.js": "^1.16.1"