Ver código fonte

Update react-native version dependencies

wfang 2 anos atrás
pai
commit
13cdb9769a
1 arquivos alterados com 1 adições e 1 exclusões
  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"
   }
 }