diff --git a/Example/package.json b/Example/package.json index aa804d2..ecfe530 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.4.0", + "react-native-modalbox": "^1.5.0", "react-native-slider": "^0.10.0" }, "devDependencies": { diff --git a/package.json b/package.json index 36b5f81..b64da25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-modalbox", - "version": "1.4.2", + "version": "1.5.0", "description": "A component for react-native", "main": "index.js", "scripts": {