Skip to content

Commit

Permalink
Merge pull request #10 from vshn/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependency bootstrap to 5.1.3
  • Loading branch information
ccremer authored Nov 2, 2021
2 parents 1cfda23 + 62b40a6 commit fe5c538
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"devDependencies": {
"bootstrap": "^5.1.3"
"bootstrap": "5.1.3"
}
}

0 comments on commit fe5c538

Please sign in to comment.