From 8df6a8877a00a7c3bcc12d0b80af86b0c432089b Mon Sep 17 00:00:00 2001 From: Panayiotis Lipiridis Date: Tue, 22 Nov 2016 01:38:41 +0100 Subject: [PATCH] Font Awesome 4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 465fc0ed..974a12bb 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "license": "MIT", "dependencies": { "bootstrap": "~3", - "font-awesome": "~4.6" + "font-awesome": "~4.7" } }