fix: fix location of types (#31)

closes #33
This commit is contained in:
Karlos Vallejo
2019-12-19 15:42:17 -05:00
parent 45a0feefcc
commit 73242b7027

View File

@@ -5,7 +5,7 @@
"main": "lib/commonjs/index.js",
"react-native": "lib/module/index.js",
"module": "lib/module/index.js",
"types": "lib/typescript/index.d.ts",
"types": "lib/typescript/src/index.d.ts",
"author": "",
"license": "MIT",
"files": [