Merge pull request #2288 from creative-commoners/pulls/4.3/upgrade-bootstrap

MINOR Upgrade Bootstrap to 4.1.2
This commit is contained in:
Luke Edwards 2018-10-10 10:06:38 +13:00 committed by GitHub
commit a7a4b1e56a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -34,7 +34,7 @@
"dependencies": {
"babel-loader": "^7.0.0",
"babel-polyfill": "^6.26.0",
"bootstrap": "4.0.0",
"bootstrap": "4.1.2",
"classnames": "^2.2.5",
"deep-freeze-strict": "^1.1.1",
"graphql-tag": "^0.1.17",

View File

@ -1146,9 +1146,9 @@ boom@2.x.x:
dependencies:
hoek "2.x.x"
bootstrap@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0.tgz#ceb03842c145fcc1b9b4e15da2a05656ba68469a"
bootstrap@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.2.tgz#aee2a93472e61c471fc79fb475531dcbc87de326"
boxen@^1.2.1:
version "1.3.0"