We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 495dd7f commit b90178dCopy full SHA for b90178d
1 file changed
example/package.json
@@ -16,17 +16,17 @@
16
"@react-native-community/masked-view": "^0.1.10",
17
"@react-navigation/native": "^5.7.2",
18
"@react-navigation/stack": "^5.8.0",
19
- "appium": "^1.18.3",
+ "appium": "^2.0.0",
20
"react": "16.13.1",
21
- "react-native": "0.63.2",
+ "react-native": "0.69.12",
22
"react-native-gesture-handler": "^1.7.0",
23
"react-native-reanimated": "^1.10.1",
24
"react-native-safe-area-context": "^3.1.1",
25
"react-native-screens": "^2.9.0",
26
"react-native-sensitive-info": "file:.yalc/react-native-sensitive-info",
27
- "react-native-windows": "^0.63.0-0",
+ "react-native-windows": "^0.65.0",
28
"selenium-appium": "^0.0.15",
29
- "selenium-webdriver": "^4.0.0-alpha.7"
+ "selenium-webdriver": "^4.0.0"
30
},
31
"devDependencies": {
32
"@babel/core": "^7.10.5",
0 commit comments