From aaee2bcdb095e52e6014a553c0dad7aa24238959 Mon Sep 17 00:00:00 2001 From: Robbie Antenesse Date: Wed, 16 Aug 2017 16:49:31 -0600 Subject: [PATCH] Upgraded Bulma --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ffa7b01..1d0aeb6 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "babel-polyfill": "^6.23.0", - "bulma": "^0.4.2", + "bulma": "^0.5.1", "dexie": "^1.5.1", "font-awesome": "^4.7.0", "inferno": "^3.6.1", diff --git a/yarn.lock b/yarn.lock index b2932e1..0419e91 100644 --- a/yarn.lock +++ b/yarn.lock @@ -539,9 +539,9 @@ builtin-status-codes@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8" -bulma@^0.4.2: - version "0.4.2" - resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.4.2.tgz#3be8c832cf6658bfc421ecb41f6dc5a8a0c7c0e5" +bulma@^0.5.1: + version "0.5.1" + resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.5.1.tgz#db2831c94afe732250c7b12527a7b792a4dc9ef8" bytes@2.5.0: version "2.5.0"