Skip to content

Commit

Permalink
Bump bootstrap from 4.5.0 to 4.5.1
Browse files Browse the repository at this point in the history
- Bumps bootstrap from 4.5.0 to 4.5.1 (Release notes: https://github.com/twbs/bootstrap/releases/tag/v4.5.1)
- Re-build CSS files
- Re-build JS files
  • Loading branch information
IanDelMar committed Aug 6, 2020
1 parent 44d5f37 commit c08c0eb
Show file tree
Hide file tree
Showing 12 changed files with 298 additions and 328 deletions.
6 changes: 3 additions & 3 deletions css/theme.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions css/theme.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/theme.min.css.map

Large diffs are not rendered by default.

210 changes: 100 additions & 110 deletions js/theme.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/theme.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions 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
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "^7.11.1",
"@babel/preset-env": "^7.11.0",
"autoprefixer": "^9.8.6",
"bootstrap": "^4.5.0",
"bootstrap": "^4.5.1",
"browser-sync": "^2.26.12",
"del": "^5.1.0",
"font-awesome": "^4.7.0",
Expand Down
4 changes: 2 additions & 2 deletions sass/assets/bootstrap4.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*!
* Bootstrap v4.5.0 (https://getbootstrap.com/)
* Bootstrap v4.5.1 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

@import "../../src/sass/bootstrap4/functions";
Expand Down
Loading

0 comments on commit c08c0eb

Please sign in to comment.