Skip to content

Commit b35c8ab

Browse files
committed
fix @types/react-native version to 0.63.4
1 parent a722aaf commit b35c8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@testing-library/react-hooks": "^3.4.2",
7474
"@types/lodash": "^4.0.0",
7575
"@types/prop-types": "^15.5.3",
76-
"@types/react-native": "0.62.4",
76+
"@types/react-native": "0.63.4",
7777
"@types/tinycolor2": "^1.4.2",
7878
"@typescript-eslint/eslint-plugin": "^2.13.0",
7979
"@typescript-eslint/parser": "^2.13.0",

0 commit comments

Comments
 (0)