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 8d24510 commit b702c55Copy full SHA for b702c55
template/package.json
@@ -17,9 +17,9 @@
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.0",
+ "@tsconfig/react-native": "^2.0.2",
21
"@types/jest": "^26.0.23",
22
- "@types/react-native": "^0.69.1",
+ "@types/react-native": "^0.69.3",
23
"@types/react-test-renderer": "^18.0.0",
24
"@typescript-eslint/eslint-plugin": "^5.29.0",
25
"@typescript-eslint/parser": "^5.29.0",
@@ -30,9 +30,6 @@
30
"react-test-renderer": "18.0.0",
31
"typescript": "^4.4.4"
32
},
33
- "resolutions": {
34
- "@types/react": "^18"
35
- },
36
"jest": {
37
"preset": "react-native",
38
"moduleFileExtensions": [
0 commit comments