diff --git a/package.json b/package.json index ccc6c92297aa..70ddaf005e21 100644 --- a/package.json +++ b/package.json @@ -27,13 +27,13 @@ "homepage": "https://github.com/kadirahq/react-native-storybook#readme", "peerDependencies": { "react": "^15.3.2", - "react-native": "0.27.0 - 0.36.x" + "react-native": "0.27.0 - 0.37.x" }, "devDependencies": { "babel-cli": "^6.11.4", "greenkeeper-postpublish": "^1.0.1", "react": "^15.2.0", - "react-native": "^0.36.0" + "react-native": "^0.37.0" }, "dependencies": { "@kadira/storybook-addon-actions": "^1.0.4",