diff --git a/Example/package.json b/Example/package.json index ecfe530..e25dc61 100644 --- a/Example/package.json +++ b/Example/package.json @@ -10,7 +10,7 @@ "react": "16.0.0-alpha.12", "react-native": "0.45.1", "react-native-button": "^2.0.0", - "react-native-modalbox": "^1.5.0", + "react-native-modalbox": "^1.6.0", "react-native-slider": "^0.10.0" }, "devDependencies": { diff --git a/package.json b/package.json index b64da25..d15645e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modalbox", - "version": "1.5.0", + "version": "1.6.0", "description": "A component for react-native", "main": "index.js", "scripts": {