diff --git a/package.json b/package.json index d2e45f4..f603f2f 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "", "main": "dist/index.js", "directories": { - "test": "tests" + "test": "dist/tests" }, "scripts": { "test": "grunt test"