Skip to content

Commit 7a16aff

Browse files
committed
Fix email address in package.json
1 parent aa532af commit 7a16aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"string",
1717
"enum"
1818
],
19-
"author": "David Philipson <dphilipson@gmail.com> (http://dphil.me)",
19+
"author": "David Philipson <david.philipson@gmail.com> (http://dphil.me)",
2020
"license": "MIT",
2121
"bugs": {
2222
"url": "https://github.com/dphilipson/typescript-string-enums/issues"

0 commit comments

Comments
 (0)