Updated to work with React Native 0.18
This commit is contained in:
parent
f77fd117e6
commit
c3ae216e6a
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "react-native-dialogs",
|
"name": "react-native-dialogs",
|
||||||
"version": "0.0.9",
|
"version": "0.0.10",
|
||||||
"description": "React Native wrappers for https://github.com/afollestad/material-dialogs ",
|
"description": "React Native wrappers for https://github.com/afollestad/material-dialogs ",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue