From 9bc53f449b34e181db48265cbec7b559eb4f9ba0 Mon Sep 17 00:00:00 2001 From: OldHawk Date: Sat, 1 Apr 2017 10:27:14 +0800 Subject: [PATCH] add ionicons icon lib --- bower.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 75eb1d45..c442b98c 100644 --- a/bower.json +++ b/bower.json @@ -16,7 +16,8 @@ "ng-file-upload": "~12.1.0", "owasp-password-strength-test": "~1.3.0", "angular-translate": "^2.15.1", - "bootstrap-filestyle": "^1.2.1" + "bootstrap-filestyle": "^1.2.1", + "Ionicons": "ionicons#^2.0.1" }, "overrides": { "bootstrap": {