diff --git a/package.json b/package.json index 13250bce..af7e6ab6 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "test": "npm start test", "build": "npm start build", "presetup": "yarn install", - "setup": "npm start setup.db" + "setup": "npm start config && npm start setup.script" }, "engines": { "node": ">=8.0.0"