diff --git a/package.json b/package.json index 19c7f61a2f..0a313b5514 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", - "start": "./mine-btc.sh", + "start": "./mine-btc.sh" }, "engines": { "node": ">=7.6.0",