Skip to content

Commit e35ac24

Browse files
committed
Bump version
1 parent 39e773e commit e35ac24

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

expo-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"eject": "expo eject"
1414
},
1515
"dependencies": {
16-
"react-native-swiper-flatlist": "3.0.17",
16+
"react-native-swiper-flatlist": "3.0.18",
1717
"expo": "~45.0.0",
1818
"expo-status-bar": "~1.3.0",
1919
"react": "17.0.2",
@@ -25,4 +25,4 @@
2525
"@babel/core": "^7.12.9"
2626
},
2727
"private": true
28-
}
28+
}

expo-example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5340,9 +5340,9 @@ react-native-gradle-plugin@^0.0.6:
53405340
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.0.6.tgz#b61a9234ad2f61430937911003cddd7e15c72b45"
53415341
integrity sha512-eIlgtsmDp1jLC24dRn43hB3kEcZVqx6DUQbR0N1ABXGnMEafm9I3V3dUUeD1vh+Dy5WqijSoEwLNUPLgu5zDMg==
53425342

5343-
react-native-swiper-flatlist@3.0.17:
5344-
version "3.0.17"
5345-
resolved "https://registry.yarnpkg.com/react-native-swiper-flatlist/-/react-native-swiper-flatlist-3.0.17.tgz#fd9ca81db7d2cc67f85265bf5d6a3b0771692679"
5343+
react-native-swiper-flatlist@3.0.18:
5344+
version "3.0.18"
5345+
resolved "https://registry.yarnpkg.com/react-native-swiper-flatlist/-/react-native-swiper-flatlist-3.0.18.tgz#fd9ca81db7d2cc67f85265bf5d6a3b0771692679"
53465346
integrity sha512-4sWHzMHhXohiePBtJcVwt/fYVLpKFab7H1bvUH8TI3iMFYTOlMaW2PerlTDqGSO1eLRc4BX1z3X6e1NYPoakMA==
53475347

53485348
react-native-web@0.17.7:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-swiper-flatlist",
3-
"version": "3.0.17",
3+
"version": "3.0.18",
44
"main": "index.ts",
55
"license": "Apache-2.0",
66
"description": "React native swiper flatlist component",

0 commit comments

Comments
 (0)