From efb63af71e45f9d3c5a06c24616c904f1fc3bcb8 Mon Sep 17 00:00:00 2001 From: "Michael Bradley, Jr" Date: Fri, 10 May 2019 18:04:36 -0500 Subject: [PATCH] hotfix: bump yarn.lock PR #1607 didn't include changes to `yarn.lock` after a dependency was added to `dapps/templates/demo`. --- yarn.lock | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/yarn.lock b/yarn.lock index 36bea2fd0..4732b75ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5094,6 +5094,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.3.7: + version "3.3.7" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71" + integrity sha1-WjiTlFSfIzMIdaOxUGVldPip63E= + bootstrap@3.4.0: version "3.4.0" resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.4.0.tgz#f8d77540dd3062283d2ae7687e21c1e691961640"