Skip to content

Commit

Permalink
Merge pull request #17 from bgoonz/renovate/bootstrap-5.x
Browse files Browse the repository at this point in the history
Update dependency bootstrap to v5
  • Loading branch information
bgoonz authored May 13, 2021
2 parents e7b2760 + 61fd4a7 commit d046eac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions javascript-practice/simple-side-bar/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion javascript-practice/simple-side-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"url": "https://github.com/StartBootstrap/startbootstrap-simple-sidebar.git"
},
"dependencies": {
"bootstrap": "4.6.0",
"bootstrap": "5.0.1",
"jquery": "3.6.0"
},
"devDependencies": {
Expand Down

0 comments on commit d046eac

Please sign in to comment.