backend continuous update

This commit is contained in:
Mann Patel
2025-03-19 01:06:53 -06:00
parent 3ac9ed00a2
commit 6a7fa61fcd

View File

@@ -5,7 +5,7 @@
"type": "module", "type": "module",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",
"dev": "node index.js" "dev": "nodemon index.js"
}, },
"keywords": [], "keywords": [],
"author": "", "author": "",