Parcourir la source

Update react-native version dependencies

wfang il y a 2 ans
Parent
commit
13cdb9769a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -13,6 +13,6 @@
   "author": "",
   "license": "",
   "peerDependencies": {
-    "react-native": "^0.61.5"
+    "react-native": ">=0.61.5"
   }
 }