This commit is contained in:
Vojtech Novak 2019-09-27 10:56:23 +02:00
parent d5b3731125
commit c265da38dd
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "react-native-dialogs",
"version": "1.0.5",
"version": "1.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "react-native-dialogs",
"version": "1.0.5",
"version": "1.1.0",
"description": "React Native wrappers for https://github.com/afollestad/material-dialogs ",
"main": "index.js",
"scripts": {