Skip to content

Commit

Permalink
Sync package files
Browse files Browse the repository at this point in the history
  • Loading branch information
oBlissing committed Mar 4, 2022
1 parent f3dbeb3 commit 431cd12
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@
"repository": "git@github.com:Kungbib/styles.git",
"author": "Ola Blissing <ola.blissing@gmail.com>",
"contributors": [
"Mattias Bolin <bolin.mattias@gmail.com>"
"Mattias Bolin <bolin.mattias@gmail.com>",
"Ola Blissing <ola.blissing@gmail.com>"
],
"license": "Apache-2.0",
"dependencies": {
"bootstrap": "^5.0.0-beta2"
"bootstrap": "^5.1.3"
},
"scripts": {
"prepack": "yarn run clear_lib && yarn run copy_sass && yarn run build_styles && yarn run build_assets",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yarn lockfile v1


bootstrap@^5.0.0-beta2:
bootstrap@^5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.1.3.tgz#ba081b0c130f810fa70900acbc1c6d3c28fa8f34"
integrity sha512-fcQztozJ8jToQWXxVuEyXWW+dSo8AiXWKwiSSrKWsRB/Qt+Ewwza+JWoLKiTuQLaEPhdNAJ7+Dosc9DOIqNy7Q==

0 comments on commit 431cd12

Please sign in to comment.