Add tachyons dependency.

This commit is contained in:
zigomir
2016-06-22 17:38:55 -07:00
parent e0cc76e5f6
commit cf1548e61d
+2 -1
View File
@@ -15,6 +15,7 @@
"license": "ISC",
"dependencies": {
"css-wipe": "^4.2.1",
"dateformat": "^1.0.12"
"dateformat": "^1.0.12",
"tachyons": "^4.0.0-beta.33"
}
}