Browse Source

Lock detox on 7.3.6 for passing CI

Shalom Yerushalmy 6 years ago
parent
commit
a6968eaaec
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

63
     "@types/jest": "22.x.x"
63
     "@types/jest": "22.x.x"
64
   },
64
   },
65
   "devDependencies": {
65
   "devDependencies": {
66
-    "detox": "7.x.x",
66
+    "detox": "7.3.6",
67
     "jest": "22.x.x",
67
     "jest": "22.x.x",
68
     "mocha": "4.x.x",
68
     "mocha": "4.x.x",
69
     "react": "16.2.0",
69
     "react": "16.2.0",