Parcourir la source

modified react-native-webview peering version

iou90kant il y a 5 ans
Parent
révision
2d3f581995
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      package.json

+ 1
- 1
package.json Voir le fichier

@@ -31,7 +31,7 @@
31 31
   "peerDependencies": {
32 32
     "react": "*",
33 33
     "react-native": ">= 0.59.0",
34
-    "react-native-webview": "^5.4.0"
34
+    "react-native-webview": ">= 5.4.0"
35 35
   },
36 36
   "dependencies": {
37 37
     "prop-types": "^15.7.2"