Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
salmanm committed Nov 13, 2020
1 parent c1f752f commit 5a171a7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Salman Mitha <SalmanMitha@gmail.com>",
"author": {
"name": "Salman Mitha",
"email": "SalmanMitha@gmail.com"
},
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",
Expand Down

0 comments on commit 5a171a7

Please sign in to comment.