diff --git a/package.json b/package.json index 4ad0583..ee47cde 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "paychex-node-api", "version": "1.0.1", "description": "Paychex API Node Module", - "main": "./lib/paychex", + "main": "./lib", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" },