diff --git a/package.json b/package.json index 8594f78..ab64dc9 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "Patrick McElhaney (http://patrickmcelhaney.com)", "Steve Mao (https://github.com/stevemao)" ], - "main": "lib/index.js", + "main": "index.js", "scripts": { "coveralls": "cat ./coverage/lcov.info | coveralls", "test": "istanbul cover tests",