diff --git a/package.json b/package.json index eac1752..ae0f5de 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "HTML Pretty error stack viewer", "main": "index.js", "bin": { - "youch": "tasks.js" + "youch": "src/Youch/index.js" }, "directories": { "example": "examples"