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:18:47 +0000 (23:18 -0400)
----------------------------------------
* CRM-16415: Implement Font Awesome icon font
  https://issues.civicrm.org/jira/browse/CRM-16415

bower.json

index 94f36433ff1431c6f3e2d494da20705a8f750f47..4938ce980b79985f6c578cad0109a2eb6e52a054 100644 (file)
@@ -22,7 +22,8 @@
     "select2": "colemanw/select2#stable/3.5",
     "jquery-validation": "~1.13",
     "datatables": "~1.10",
-    "ckeditor": "~4.4"
+    "ckeditor": "~4.4",
+    "font-awesome": "~4.3.0"
   },
   "resolutions": {
     "angular": "~1.3.8"