Skip to content

Commit

Permalink
add script npm start
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoDornelles committed Jul 3, 2021
1 parent 9075e66 commit 1ac6015
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 @@ -4,7 +4,7 @@
"description": "free software to send mails with form using recaptcha using api request",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "node index"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 1ac6015

Please sign in to comment.