DefinitelyTyped/types/react-native-dialog/package.json
Yaron Malin 982b76ff4a Extend react-native-dialog with react-native-modal types (#37700)
* Extend react-native-dialog with react-native-modal types

* style change

* minor change
2019-08-22 14:42:01 -07:00

6 lines
92 B
JSON

{
"private": true,
"dependencies": {
"react-native-modal": ">=9.0.0"
}
}