Skip to content

Commit 134f8d9

Browse files
Fix detox version
1 parent c648dfc commit 134f8d9

File tree

2 files changed

+223
-29
lines changed

2 files changed

+223
-29
lines changed

InstabugSample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@babel/runtime": "^7.5.4",
1818
"@react-native-community/eslint-config": "^0.0.5",
1919
"babel-jest": "^24.8.0",
20-
"detox": "^18.12.0",
20+
"detox": "18.12.0",
2121
"eslint": "^6.0.1",
2222
"jest": "^24.8.0",
2323
"metro-react-native-babel-preset": "^0.55.0",

0 commit comments

Comments
 (0)