diff --git a/package.json b/package.json index 56a96ad..6d965cc 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,8 @@ "devDependencies": { "@types/react-native": "^0.70.4", "@types/supercluster": "^5.0.3", - "react": "17.0.2", - "react-native": "^0.62.0" + "react": ">=16.0.0", + "react-native": ">=0.62.0" }, "prettier": { "printWidth": 120