This commit is contained in:
fred 2025-07-08 15:42:28 -07:00
parent c8d58db08a
commit 6af9d8619f
6 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "node server.js"
"dev": "node backendServer.js"
},
"keywords": [],
"author": "",