Include ts definitions in package.json (#198)
This commit is contained in:
parent
9b854b7657
commit
831d545b76
|
@ -17,5 +17,6 @@
|
||||||
"index.js",
|
"index.js",
|
||||||
"react-native-config.podspec"
|
"react-native-config.podspec"
|
||||||
],
|
],
|
||||||
|
"types": "./index.d.ts",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue