Skip to content

Commit 29883e1

Browse files
committed
chore(pkg): fix package.json#author
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 2ae4991 commit 29883e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"url": "https://github.com/flex-development/aggregate-error-ponyfill/issues"
2020
},
2121
"author": {
22-
"name": "",
23-
"url": "https://github.com/$GIT_USERNAME"
22+
"name": "Lexus Drumgold",
23+
"url": "https://github.com/unicornware"
2424
},
2525
"publishConfig": {
2626
"access": "public",

0 commit comments

Comments
 (0)