Fixed main

This commit is contained in:
Steele-Idem 2014-02-03 10:05:12 -07:00
parent 2e89fbe9cc
commit 44ead8be7c

View File

@ -23,7 +23,7 @@
},
"license": "Apache License v2.0",
"bin": {},
"main": "lib/promises.js",
"main": "lib/index.js",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},