From 28959fbe48b2ef0ef0ce68627a8c2662458cc5c5 Mon Sep 17 00:00:00 2001 From: mrmrs Date: Thu, 15 Sep 2016 15:51:59 +0100 Subject: [PATCH] Update cli --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a84d652..b55eb18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tachyons", - "version": "4.3.1", + "version": "4.4.0", "description": "Functional CSS for humans", "author": "mrmrs", "style": "css/tachyons.min.css", @@ -23,7 +23,7 @@ "copy-files": "^0.1.0", "immutable-css-cli": "^1.1.1", "normalize.css": "^4.2.0", - "tachyons-cli": "^1.0.3", + "tachyons-cli": "^1.0.6", "tachyons-modules": "^1.1.8", "watch": "^0.19.2" },