This commit is contained in:
Ilya 2022-12-22 17:07:22 +03:00
parent 3777d8c81b
commit b770a5dbe8

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": "",