diff --git a/package.json b/package.json index dd90f66..6d8c0bb 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "author": "DaniAkash (https://github.com/DaniAkash)", "repository": "DaniAkash/react-native-responsive-dimensions", "license": "MIT", - "dependencies": { + "peerDependencies": { "react-native": "x" } }