diff --git a/package.json b/package.json index 5f1a2c30b..dde551e55 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "license": "Apache License v2.0", "bin": {}, - "main": "lib/promises.js", + "main": "lib/index.js", "publishConfig": { "registry": "https://registry.npmjs.org/" },