changed correct start file

This commit is contained in:
2026-02-05 23:19:56 +02:00
parent d08ea168bb
commit 04b7284b94

View File

@@ -1,8 +1,9 @@
{
"name": "cawings",
"version": "1.0.0",
"main": "index.js",
"main": "server.js",
"scripts": {
"start": "node server.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],