Skip to content

Commit 5a171a7

Browse files
authored
Update package.json
1 parent c1f752f commit 5a171a7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
9-
"author": "Salman Mitha <SalmanMitha@gmail.com>",
9+
"author": {
10+
"name": "Salman Mitha",
11+
"email": "SalmanMitha@gmail.com"
12+
},
1013
"license": "MIT",
1114
"dependencies": {
1215
"@actions/core": "^1.2.6",

0 commit comments

Comments
 (0)