From 61b58dcc85a3cc0689a250cc5e00ed3e975e043b Mon Sep 17 00:00:00 2001 From: Rnhmjoj Date: Thu, 14 Aug 2014 22:33:11 +0200 Subject: [PATCH] Fix wrong dependancy version --- smart.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smart.json b/smart.json index 26a242d..09ae655 100755 --- a/smart.json +++ b/smart.json @@ -6,6 +6,6 @@ "version": "0.2.1", "git": "https://github.com/rnhmjoj/flatter-ui.git", "packages": { - "font-awesome": "4.1.10" + "font-awesome": "4.1.0" } }