Skip to content

Commit

Permalink
Adding the author setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigokamada committed Nov 27, 2022
1 parent 04f3013 commit dd18722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "nodejs-aws-lambda",
"version": "1.0.0",
"description": "",
"author": "Rodrigo Kamada <[email protected]> (https://github.com/rodrigokamada)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand All @@ -11,7 +12,6 @@
"url": "git+https://github.com/rodrigokamada/nodejs-aws-lambda.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/rodrigokamada/nodejs-aws-lambda/issues"
Expand Down

0 comments on commit dd18722

Please sign in to comment.