Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gusgard committed Dec 7, 2022
1 parent 39e773e commit e35ac24
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions expo-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"eject": "expo eject"
},
"dependencies": {
"react-native-swiper-flatlist": "3.0.17",
"react-native-swiper-flatlist": "3.0.18",
"expo": "~45.0.0",
"expo-status-bar": "~1.3.0",
"react": "17.0.2",
Expand All @@ -25,4 +25,4 @@
"@babel/core": "^7.12.9"
},
"private": true
}
}
6 changes: 3 additions & 3 deletions expo-example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5340,9 +5340,9 @@ react-native-gradle-plugin@^0.0.6:
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.0.6.tgz#b61a9234ad2f61430937911003cddd7e15c72b45"
integrity sha512-eIlgtsmDp1jLC24dRn43hB3kEcZVqx6DUQbR0N1ABXGnMEafm9I3V3dUUeD1vh+Dy5WqijSoEwLNUPLgu5zDMg==

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

react-native-web@0.17.7:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-swiper-flatlist",
"version": "3.0.17",
"version": "3.0.18",
"main": "index.ts",
"license": "Apache-2.0",
"description": "React native swiper flatlist component",
Expand Down

0 comments on commit e35ac24

Please sign in to comment.