build(deps-dev): in dapps/tests/app bump bootstrap back to 3.4.1

This commit is contained in:
Michael Bradley, Jr 2019-08-19 20:24:14 -05:00 committed by Michael Bradley
parent 6a64124e13
commit 190d8de5f8
2 changed files with 6 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"description": "Test DApp for integration testing purposes",
"devDependencies": {
"@babel/code-frame": "7.0.0",
"bootstrap": "4.3.1",
"bootstrap": "3.4.1",
"embark": "^4.1.0",
"embark-dapp-test-service": "^4.0.0",
"embark-i18n": "^4.1.0",

View File

@ -5352,6 +5352,11 @@ boolbase@^1.0.0, boolbase@~1.0.0:
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
bootstrap@3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.4.1.tgz#c3a347d419e289ad11f4033e3c4132b87c081d72"
integrity sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA==
bootstrap@4.3.1, bootstrap@^4.1.3:
version "4.3.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac"