Remove test & add start

This commit is contained in:
danbulant 2020-02-08 11:31:30 +01:00
parent 4167e3812b
commit 653b7248db

View file

@ -4,7 +4,7 @@
"description": "Server for Ester OS",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "node index.js"
},
"repository": {
"type": "git",