diff --git a/package.json b/package.json index 4ce72ea..8248d65 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,5 @@ "bugs": { "url": "https://github.com/react-native-fellowship/react-native-blur/issues" }, - "homepage": "https://github.com/react-native-fellowship/react-native-blur", - "peerDependencies": { - "react-native": ">=0.11" - } + "homepage": "https://github.com/react-native-fellowship/react-native-blur" }