Update package.json

This commit is contained in:
Kaushik Narayan R 2022-11-12 09:18:49 +00:00
parent 501e43d51d
commit 92f121e60c

View File

@ -1,6 +1,6 @@
{
"name": "backend-template",
"version": "1.3.0",
"version": "1.3.1",
"description": "Template for back-end server using Express and Sequelize.",
"main": "index.js",
"scripts": {