From 5fc3b77f13591caf77b37ebb77d85d35cd12e4aa Mon Sep 17 00:00:00 2001 From: Christian Illies Date: Fri, 17 Mar 2017 14:58:20 +0100 Subject: [PATCH] bower json modified --- bower.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/bower.json b/bower.json index 63bb1d2..26039bc 100644 --- a/bower.json +++ b/bower.json @@ -1,8 +1,9 @@ { - "name": "angular-fcsa-number", - "version": "1.5.3", + "name": "kloener-fcsa-number", + "version": "1.6.0", "authors": [ - "Paul Yoder " + "Paul Yoder ", + "Christian Illies ", ], "description": "An Angular directive that validates numbers and adds commas for the thousands separator.", "main": "src/fcsaNumber.js", @@ -14,7 +15,7 @@ "validate" ], "license": "Apache V2", - "homepage": "https://github.com/FCSAmericaDev/angular-fcsa-number", + "homepage": "https://github.com/kloener/angular-fcsa-number", "ignore": [ "**/.*", "**/*.coffee",