Updated to work with React Native 0.18

This commit is contained in:
Aakash N S 2016-01-28 00:27:44 +05:30
parent f77fd117e6
commit c3ae216e6a
1 changed files with 1 additions and 1 deletions

View File

@ -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": {