Skip to content

Commit

Permalink
Merge pull request #9 from sauravhathi/sauravhathi-patch-6
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
sauravhathi authored Sep 8, 2023
2 parents dd83cc0 + 8f994c3 commit 4372040
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "otp-service",
"version": "1.0.0",
"version": "1.2.0",
"main": "app/index.js",
"description": "This is a free OTP (One-Time Password) service built with Node.js, Express.js, Mongoose, and node-cron for handling OTP generation, verification, and automatic expiration.",
"author": "Saurav Hathi",
Expand All @@ -20,4 +20,4 @@
"devDependencies": {
"nodemon": "^3.0.1"
}
}
}

0 comments on commit 4372040

Please sign in to comment.