diff --git a/package.json b/package.json index f0b2c9b..d330de1 100644 --- a/package.json +++ b/package.json @@ -26,12 +26,12 @@ "homepage": "https://github.com/kadirahq/react-native-storybook#readme", "peerDependencies": { "react": "^15.1.0", - "react-native": "0.27.0 - 0.31.x" + "react-native": "0.27.0 - 0.32.x" }, "devDependencies": { "babel-cli": "^6.11.4", "react": "^15.2.0", - "react-native": "^0.31.0" + "react-native": "^0.32.0" }, "dependencies": { "@kadira/storybook-addon-actions": "^1.0.4",