Add tachyons

This commit is contained in:
Oliver Davies 2017-08-24 15:28:31 +01:00
parent 6c318e8f4e
commit 04b28136df
2 changed files with 6 additions and 6 deletions

View file

@ -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"
}
}

View file

@ -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"