From 04b28136df6ae81fbcda36a3d4dbf0b91d8f0b00 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 24 Aug 2017 15:28:31 +0100 Subject: [PATCH] Add tachyons --- package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a5a88a98..7bd6796b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,5 @@ { "dependencies": { - "bulma": "^0.5.0", "del": "^3.0.0", "font-awesome": "^4.7.0", "gulp": "^3.9.1", @@ -18,6 +17,7 @@ "gulp-uglify": "^3.0.0", "gulp-util": "^3.0.8", "jquery.2": "^1.0.0", - "prismjs": "^1.6.0" + "prismjs": "^1.6.0", + "tachyons": "^4.8.1" } } diff --git a/yarn.lock b/yarn.lock index c4b35d2b..58782955 100644 --- a/yarn.lock +++ b/yarn.lock @@ -253,10 +253,6 @@ builtin-modules@^1.0.0: version "1.1.1" resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f" -bulma: - version "0.5.0" - resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.5.0.tgz#09a7932c1c15aa7ef92840f7a50b1bfebbfd5461" - bytes@2.2.0: version "2.2.0" resolved "https://registry.yarnpkg.com/bytes/-/bytes-2.2.0.tgz#fd35464a403f6f9117c2de3609ecff9cae000588" @@ -2823,6 +2819,10 @@ supports-color@^4.2.0: dependencies: has-flag "^2.0.0" +tachyons: + version "4.8.1" + resolved "https://registry.yarnpkg.com/tachyons/-/tachyons-4.8.1.tgz#9a3183feecb3240c4dcefee7feecc8259acd7381" + tar@^2.0.0: version "2.2.1" resolved "https://registry.yarnpkg.com/tar/-/tar-2.2.1.tgz#8e4d2a256c0e2185c6b18ad694aec968b83cb1d1"