fix: fix path for declaration file

This commit is contained in:
satyajit.happy
2019-09-13 15:53:11 +02:00
parent b85599884d
commit 7231584302

View File

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