CRM-16415 add Font Awesome to bower.json
authorAndrew Hunt <andrew@aghstrategies.com>
Thu, 30 Apr 2015 03:18:47 +0000 (23:18 -0400)
committerAndrew Hunt <andrew@aghstrategies.com>
Thu, 30 Apr 2015 03:25:35 +0000 (23:25 -0400)
----------------------------------------
* CRM-16415: Implement Font Awesome icon font
  https://issues.civicrm.org/jira/browse/CRM-16415

bower.json

index 4938ce980b79985f6c578cad0109a2eb6e52a054..4ff9dbd0f11b6f4bb5b3ca20e7640246bf4a6c8b 100644 (file)
@@ -23,7 +23,7 @@
     "jquery-validation": "~1.13",
     "datatables": "~1.10",
     "ckeditor": "~4.4",
-    "font-awesome": "~4.3.0"
+    "font-awesome": "~4.3"
   },
   "resolutions": {
     "angular": "~1.3.8"