Updated the package.json file

This commit is contained in:
2018-10-23 14:40:41 +11:00
parent c8750cb1ac
commit 5173807d5f

View File

@@ -5,7 +5,7 @@
"main": "server.js", "main": "server.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js" "start": "node adam.js"
}, },
"author": "", "author": "",
"license": "ISC", "license": "ISC",