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": "", "description": "",
"main": "server.js", "main": "server.js",
"scripts": { "scripts": {
"test": "nodemon server.js" "dev": "nodemon server.js"
}, },
"repository": { "repository": {
"type": "git", "type": "git",