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 0d94f99 commit 4a27373Copy full SHA for 4a27373
2 files changed
example/package.json
@@ -34,8 +34,8 @@
34
"@react-native-community/cli": "19.1.2",
35
"@react-native-community/cli-platform-android": "19.1.2",
36
"@react-native-community/cli-platform-ios": "19.1.2",
37
- "@react-native-harness/platform-android": "1.0.0",
38
- "@react-native-harness/platform-apple": "1.0.0",
+ "@react-native-harness/platform-android": "1.1.0",
+ "@react-native-harness/platform-apple": "1.1.0",
39
"@react-native/babel-preset": "0.80.3",
40
"@react-native/metro-config": "0.80.3",
41
"@react-native/typescript-config": "0.80.3",
@@ -44,7 +44,7 @@
44
"babel-plugin-react-compiler": "^1.0.0",
45
"deep-equal": "^2.2.3",
46
"react-native-builder-bob": "^0.40.10",
47
- "react-native-harness": "1.0.0"
+ "react-native-harness": "1.1.0"
48
},
49
"engines": {
50
"node": ">=18"
0 commit comments