diff --git a/package.json b/package.json index 5861950..c372adb 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "bin": "insight.js", "scripts": { - "start": "node node_modules/grunt-cli/bin/grunt" + "start": "node insight.js" }, "dependencies": { "async": "*",