Skip to content

Commit a180666

Browse files
Merge pull request #42 from MaksymStoianov/max/next
fix: update package.json
2 parents 9dbed46 + 87d27ac commit a180666

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,11 @@
2626
"javascript",
2727
"utilities"
2828
],
29-
"author": "Maksym Stoianov <stoianov.maksym@gmail.com>",
29+
"author": {
30+
"name": "Maksym Stoianov",
31+
"email": "stoianov.maksym@gmail.com",
32+
"url": "https://maksymstoianov.com"
33+
},
3034
"license": "Apache-2.0",
3135
"type": "module",
3236
"bugs": {

0 commit comments

Comments
 (0)