We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8113a41 commit a88ec2eCopy full SHA for a88ec2e
template/package.json
@@ -11,15 +11,15 @@
11
},
12
"dependencies": {
13
"react": "18.0.0",
14
- "react-native": "0.69.4"
+ "react-native": "0.69.5"
15
16
"devDependencies": {
17
"@babel/core": "^7.12.9",
18
"@babel/runtime": "^7.12.5",
19
"@react-native-community/eslint-config": "^2.0.0",
20
"@tsconfig/react-native": "^2.0.2",
21
"@types/jest": "^26.0.23",
22
- "@types/react-native": "^0.69.3",
+ "@types/react-native": "^0.69.5",
23
"@types/react-test-renderer": "^18.0.0",
24
"@typescript-eslint/eslint-plugin": "^5.29.0",
25
"@typescript-eslint/parser": "^5.29.0",
0 commit comments