diff --git a/package.json b/package.json index a01bdf5..5fbf6f0 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "bootstrap": "^3.3.7" + "bootstrap": "^4.0.0-beta.2" } } diff --git a/pages/index.html b/pages/index.html index 6e02fcc..4acdaef 100644 --- a/pages/index.html +++ b/pages/index.html @@ -4,7 +4,7 @@ - + diff --git a/yarn.lock b/yarn.lock index 4933806..05b583f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,6 +2,6 @@ # yarn lockfile v1 -bootstrap@^3.3.7: - version "3.3.7" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71" +bootstrap@^4.0.0-beta.2: + version "4.0.0-beta.2" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0-beta.2.tgz#4d67d2aa2219f062cd90bc1247e6747b9e8fd051"