Selaa lähdekoodia

Update react-native version dependencies

wfang 2 vuotta sitten
vanhempi
commit
13cdb9769a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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"
   }
 }