package.json correction

This commit is contained in:
Luca Schwan
2020-03-21 03:50:53 +01:00
parent 5a63d36fa4
commit d342cb9d7d

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"
}, },
"author": "", "author": "",
"license": "ISC", "license": "ISC",