Merge pull request #19 from jmparsons/hotfix-types

Fixed location of types.
This commit is contained in:
Brent Vatne
2019-09-18 12:29:23 -07:00
parent ca12ce4677
commit 2994b2ffcb

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/src/index.d.ts",
"types": "lib/typescript/index.d.ts",
"author": "",
"license": "MIT",
"files": [