detox 20.18.6-smoke.0 → 20.18.8-smoke.0

Sign up to get free protection for your applications and to get access to all the features.
package/Detox-ios-src.tbz CHANGED
Binary file
package/Detox-ios.tbz CHANGED
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "detox",
3
3
  "description": "E2E tests and automation for mobile",
4
- "version": "20.18.6-smoke.0",
4
+ "version": "20.18.8-smoke.0",
5
5
  "bin": {
6
6
  "detox": "local-cli/cli.js"
7
7
  },
@@ -115,5 +115,5 @@
115
115
  "browserslist": [
116
116
  "node 18"
117
117
  ],
118
- "gitHead": "635cd060a31f1e9bda2f9633a8a78669d354e43a"
118
+ "gitHead": "c604f0741e9e3a5e70c078c83ace02311580e734"
119
119
  }