Include ts definitions in package.json (#198)

This commit is contained in:
toytonic 2018-01-04 17:16:06 +01:00 committed by Pedro Belo
parent 9b854b7657
commit 831d545b76
1 changed files with 1 additions and 0 deletions

View File

@ -17,5 +17,6 @@
"index.js",
"react-native-config.podspec"
],
"types": "./index.d.ts",
"license": "MIT"
}