Merge pull request #1334 from esteemapp/swiper-androidcrash

swiper nightly
This commit is contained in:
Feruz M 2019-11-29 20:37:09 +02:00 committed by GitHub
commit 7d8739f152
2 changed files with 5 additions and 5 deletions

View File

@ -71,7 +71,7 @@
"react-native-slider": "^0.11.0",
"react-native-snap-carousel": "^3.8.0",
"react-native-svg": "^9.5.3",
"react-native-swiper": "^1.5.14",
"react-native-swiper": "^1.6.0-rc.3",
"react-native-vector-icons": "^6.6.0",
"react-native-version": "^3.1.0",
"react-native-version-number": "^0.3.5",

View File

@ -7629,10 +7629,10 @@ react-native-svg@^9.5.3:
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-9.11.1.tgz#b1ccf48de413ff8c4f476f202aaa3893f4c8b59a"
integrity sha512-BmNCM81SSzhj1+N5rYiy7sxrkmybgiT8Cu8yVRB7zVoWze/i1lbCWJah+Gk0OHHwR35ZA31oVKf5jtO4G1n94Q==
react-native-swiper@^1.5.14:
version "1.5.14"
resolved "https://registry.yarnpkg.com/react-native-swiper/-/react-native-swiper-1.5.14.tgz#1c6f949ca377186300f972bb0f30d24062c899aa"
integrity sha512-Kn0fxKooN7Shwu1qJYHB+Y8ssXXnvrIwReHXU5jCdyYNfz2QbBv0Cv3sa2Mqzr+XgzORCFFIokc8uCCUITDrVA==
react-native-swiper@^1.6.0-rc.3:
version "1.6.0-rc.3"
resolved "https://registry.yarnpkg.com/react-native-swiper/-/react-native-swiper-1.6.0-rc.3.tgz#ece82906d908c6a78a0b75fa41982ffc2cd2fb20"
integrity sha512-aZk6M7WsFdxlfHfS6OKb7gsaS3q7Z4Oqm8iTyJO7duE28EUK9kzfA2Cp5S6FdZkGXoWCXoUFGlzaO0lnhW/jtw==
dependencies:
prop-types "^15.5.10"