Skip to content

Commit b94703a

Browse files
authored
chore(package): correct author (#201)
Signed-off-by: Frazer Smith <[email protected]>
1 parent 75c0954 commit b94703a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"serve",
3131
"static"
3232
],
33-
"author": "Tomas Della Vedova - @delvedor (http://delved.org)",
33+
"author": "Aras Abbasi <[email protected]>",
3434
"contributors": [
3535
{
3636
"name": "Matteo Collina",
@@ -41,8 +41,9 @@
4141
"email": "[email protected]"
4242
},
4343
{
44-
"name": "Aras Abbasi",
45-
"email": "[email protected]"
44+
"name": "KaKa Ng",
45+
"email": "[email protected]",
46+
"url": "https://github.com/climba03003"
4647
},
4748
{
4849
"name": "Frazer Smith",

0 commit comments

Comments
 (0)