We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbac9a3 commit 4582c0fCopy full SHA for 4582c0f
examples/package.json
@@ -9,7 +9,7 @@
9
"dependencies": {
10
"react": "16.0.0",
11
"react-native": "0.50.4",
12
- "react-native-ezswiper": "1.2.0"
+ "react-native-ezswiper": "1.2.1"
13
},
14
"devDependencies": {
15
"babel-jest": "21.2.0",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-ezswiper",
3
- "version": "1.2.0",
+ "version": "1.2.1",
4
"description": "Swiper component for React Native.",
5
"main": "index.js",
6
"directories": {
0 commit comments