diff --git a/package.json b/package.json index d0429c2..277ac99 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "preversion": "npm run lint && npm test", "postversion": "git push && git push --tags" }, - "main": "./index", + "main": "./index.js", "license": "MIT", "dependencies": { "content-type": "^1.0.5",