diff --git a/package.json b/package.json index d3e8c99ba..9e2434f97 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,7 @@ "fulltest": "npm run lint && npm run test && npm run testdapp_1 && npm run testdapp_2" }, "bin": { - "embark": "./bin/embark", - "ganache-cli-embark": "./node_modules/.bin/ganache-cli" + "embark": "./bin/embark" }, "main": "./lib/index.js", "directories": {