Skip to content

Commit

Permalink
fix: update author field
Browse files Browse the repository at this point in the history
  • Loading branch information
ungoldman committed Feb 23, 2018
1 parent 375dbe1 commit 887a347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "format-duration",
"description": "Convert a number in milliseconds to a standard duration string.",
"version": "1.0.0",
"author": "Nate Goldman <ungoldman@gmail.com>",
"author": "Nate Goldman <ungoldman@gmail.com> (https://ungoldman.com/)",
"bugs": {
"url": "https://github.com/ungoldman/format-duration/issues"
},
Expand Down

0 comments on commit 887a347

Please sign in to comment.