Skip to content

Commit 7c7d0e7

Browse files
authored
Update package.json with author property
1 parent 2723283 commit 7c7d0e7

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
@@ -1,6 +1,10 @@
11
{
22
"name": "react-application-page-sections",
33
"version": "1.0.1",
4+
"author": {
5+
"name": "Michał Kornet",
6+
"url": "https://github.com/mkm17"
7+
},
48
"private": true,
59
"engines": {
610
"node": ">= <17.0.0 || >=18.17.1 <19.0.0"
@@ -41,4 +45,4 @@
4145
"spfx-fast-serve-helpers": "~1.18.2",
4246
"typescript": "4.7.4"
4347
}
44-
}
48+
}

0 commit comments

Comments
 (0)