diff --git a/package.json b/package.json index 2bc1c9e..253e802 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": "Jee Mok ", "description": "Reshape into a better npm audit for the community and encourage more people to include security audit into their process.", "license": "MIT", - "main": "lib/index.js", + "main": "index.js", "bin": { "better-npm-audit": "index.js" },