This commit is contained in:
2025-02-05 13:31:32 +01:00
parent cdba13032a
commit 5c211013b5

View File

@@ -4,6 +4,7 @@
"description": "", "description": "",
"main": "app.js", "main": "app.js",
"scripts": { "scripts": {
"start": "node app.js",
"run": "node app.js", "run": "node app.js",
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },