Skip to content

Commit 9892b3f

Browse files
upgrade @types/react-native to the corresponding version of react-native (#151)
1 parent 6e45bdc commit 9892b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@babel/runtime": "^7.8.4",
1919
"@react-native-community/eslint-config": "^1.1.0",
2020
"@types/jest": "^25.2.3",
21-
"@types/react-native": "^0.62.0",
21+
"@types/react-native": "^0.63.1",
2222
"@types/react-test-renderer": "^16.9.2",
2323
"@typescript-eslint/eslint-plugin": "^2.27.0",
2424
"@typescript-eslint/parser": "^2.27.0",

0 commit comments

Comments
 (0)