Skip to content

Commit 4d2a7e8

Browse files
authored
Update package.json
Signed-off-by: Mayank Singh Kushwah <[email protected]>
1 parent 486dfb1 commit 4d2a7e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-express-api-bootstrap",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "This repository provides a Node.js application for demonstrating JWT authentication and authorization. It includes features such as user registration, user login, and authorization process. The application is built using Express.js, JWT for authentication, Sequelize ORM for database interactions, and MySQL for database storage.",
55
"main": "app/server.js",
66
"type": "module",

0 commit comments

Comments
 (0)