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": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "node index.js"
},
"author": "",
"license": "ISC",