update scripts into package.json

This commit is contained in:
fullgream 2025-01-06 03:15:03 +03:00
parent 7d710fc43a
commit 6fb0660894

View File

@ -4,7 +4,7 @@
"description": "",
"main": "server.js",
"scripts": {
"test": "nodemon server.js"
"dev": "nodemon server.js"
},
"repository": {
"type": "git",