Remove rn types

This commit is contained in:
Diego Mello 2023-04-04 15:20:30 -03:00
parent 5c537783e4
commit 6c1f0729b7
2 changed files with 2 additions and 4 deletions

View File

@ -156,8 +156,7 @@
"resolutions": {
"ua-parser-js": "^1.0.2",
"jpeg-js": "0.4.4",
"@types/react": "18",
"@types/react-native": "0.69"
"@types/react": "18"
},
"devDependencies": {
"@babel/core": "^7.20.2",
@ -181,7 +180,6 @@
"@types/jest": "^26.0.24",
"@types/lodash": "^4.14.188",
"@types/react": "18",
"@types/react-native": "0.69",
"@types/react-native-background-timer": "^2.0.0",
"@types/react-native-config-reader": "^4.1.0",
"@types/react-native-platform-touchable": "^1.1.2",

View File

@ -6101,7 +6101,7 @@
"@types/react" "*"
"@types/react-native" "*"
"@types/react-native@*", "@types/react-native@0.69":
"@types/react-native@*":
version "0.69.18"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.69.18.tgz#bd8a9b4c74aede140000cbbb3c0ea31e03537f4d"
integrity sha512-7eoce6RmLT/QIvD6OfkYONvTfxNB8crxuyED5+y60p+8W9RMGDPwD9mcwHNROsUaTLEc00JP1eRL8n1+377mHw==