downgrade webview

This commit is contained in:
feruzm 2020-08-08 07:54:18 +03:00
parent 62c2251400
commit 7264adcda5
2 changed files with 9 additions and 2 deletions

View File

@ -63,7 +63,7 @@
"react-intl": "^3.9.2", "react-intl": "^3.9.2",
"react-native": "0.61.5", "react-native": "0.61.5",
"react-native-actionsheet": "ecency/react-native-actionsheet", "react-native-actionsheet": "ecency/react-native-actionsheet",
"react-native-autoheight-webview": "^1.5.2", "react-native-autoheight-webview": "1.4.1",
"react-native-config": "luggit/react-native-config#master", "react-native-config": "luggit/react-native-config#master",
"react-native-dark-mode": "^0.2.2", "react-native-dark-mode": "^0.2.2",
"react-native-datepicker": "ecency/react-native-datepicker", "react-native-datepicker": "ecency/react-native-datepicker",

View File

@ -7461,7 +7461,14 @@ react-native-animatable@1.3.3:
dependencies: dependencies:
prop-types "^15.7.2" prop-types "^15.7.2"
react-native-autoheight-webview@^1.3.4, react-native-autoheight-webview@^1.5.2: react-native-autoheight-webview@1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/react-native-autoheight-webview/-/react-native-autoheight-webview-1.4.1.tgz#be92b7be8a8691d60865e4ad6a8523ff4221207a"
integrity sha512-mBx74NP7Sa6/8j46eDdm68z6Yw5YcvN3WkJNUHoCCJ36rQURFhSfhKm+aqbciqlXE8Jr5PrRA1oZSBeZzDb0bA==
dependencies:
prop-types "^15.7.2"
react-native-autoheight-webview@^1.3.4:
version "1.5.2" version "1.5.2"
resolved "https://registry.yarnpkg.com/react-native-autoheight-webview/-/react-native-autoheight-webview-1.5.2.tgz#ea70cad056a2ce46e9de18cba90624aa49668632" resolved "https://registry.yarnpkg.com/react-native-autoheight-webview/-/react-native-autoheight-webview-1.5.2.tgz#ea70cad056a2ce46e9de18cba90624aa49668632"
integrity sha512-pgaLQ67wNE0VZOpvtCw7kbxJ4Cx38jgCjIOk3LfMf8uBxz+TP35QWGtSpf0NZ9sJifahU15t0Vd/8y/SGEUTCA== integrity sha512-pgaLQ67wNE0VZOpvtCw7kbxJ4Cx38jgCjIOk3LfMf8uBxz+TP35QWGtSpf0NZ9sJifahU15t0Vd/8y/SGEUTCA==