Merge pull request #138 from pedramphp/patch-1

Fixing the path in main
This commit is contained in:
DABH 2018-02-13 12:59:16 -08:00 committed by GitHub
commit 2520cd348d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
"engines": {
"node": ">=0.1.90"
},
"main": "lib",
"main": "lib/index.js",
"files": [
"examples",
"lib",