This commit is contained in:
Ilya 2022-12-16 00:51:02 +03:00
parent dc03da0a3e
commit 392edec8a9

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