diff --git a/Example/package.json b/Example/package.json index a2e2650..bb2e64f 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.7.0", + "react-native-modalbox": "1.7.1", "react-native-slider": "^0.10.0" }, "devDependencies": { diff --git a/package.json b/package.json index dbff7ec..3d8cf22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modalbox", - "version": "1.7.0", + "version": "1.7.1", "description": "A component for react-native", "main": "index.js", "scripts": {