Skip to content

Commit

Permalink
updated version for npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanrahic committed Jul 21, 2018
1 parent fd90fed commit b92c4c6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lambda-mailer",
"version": "0.1.1",
"version": "0.2.0",
"description": "Simple module for receiving an email from a contact form on your website.",
"main": "lambdaMailer.js",
"scripts": {
Expand All @@ -19,8 +19,5 @@
"repository": {
"type": "git",
"url": "https://github.com/adnanrahic/lambda-mailer"
},
"devDependencies": {
"serverless-offline": "^3.25.6"
}
}

0 comments on commit b92c4c6

Please sign in to comment.