diff --git a/package.json b/package.json index 5475e7e..0dcfaa6 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,7 @@ "main": "index.js", "scripts": { "build": "tsc", - "start": "npm run build && cd src && node .", - "test": "echo \"Error: no test specified\" && exit 1" + "start": "npm run build && cd src && node ." }, "keywords": [], "author": "",