This commit is contained in:
Ilya 2022-12-16 00:51:02 +03:00
parent 7c445b3ba7
commit 5c90544314

View File

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