Browse Source

Downgraded detox in order to fix e2e

yogevbd 6 years ago
parent
commit
e50c62eb5b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

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