Explorar el Código

modified react-native-webview peering version

iou90kant hace 5 años
padre
commit
2d3f581995
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      package.json

+ 1
- 1
package.json Ver fichero

@@ -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"