Skip to content

Commit 83c9a45

Browse files
fix: update package.json
1 parent acf0df9 commit 83c9a45

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

package-lock.json

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,11 @@
2626
"javascript",
2727
"bootgs"
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)