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",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.10",
|
||||
"description": "React Native wrappers for https://github.com/afollestad/material-dialogs ",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue