Skip to content

Commit

Permalink
bower json modified
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Illies committed Mar 17, 2017
1 parent 853ac20 commit 5fc3b77
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "angular-fcsa-number",
"version": "1.5.3",
"name": "kloener-fcsa-number",
"version": "1.6.0",
"authors": [
"Paul Yoder <[email protected]>"
"Paul Yoder <[email protected]>",
"Christian Illies <[email protected]>",
],
"description": "An Angular directive that validates numbers and adds commas for the thousands separator.",
"main": "src/fcsaNumber.js",
Expand All @@ -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",
Expand Down

0 comments on commit 5fc3b77

Please sign in to comment.