Explorar el Código

Downgraded detox in order to fix e2e

yogevbd hace 6 años
padre
commit
e50c62eb5b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      package.json

+ 1
- 1
package.json Ver fichero

@@ -64,7 +64,7 @@
64 64
     "@types/react": "16.x.x",
65 65
     "@types/react-native": "0.51.x",
66 66
     "@types/react-test-renderer": "16.x.x",
67
-    "detox": "8.x.x",
67
+    "detox": "8.1.6",
68 68
     "handlebars": "4.x.x",
69 69
     "jest": "22.x.x",
70 70
     "react": "16.2.0",