Update package.json

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

View File

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