We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29e2c7e commit 6324242Copy full SHA for 6324242
Exemples/package.json
@@ -10,7 +10,7 @@
10
"prop-types": "^15.5.10",
11
"react": "^16.0.0-beta.5",
12
"react-native": "^0.49.1",
13
- "react-native-deck-swiper": "^1.4.1"
+ "react-native-deck-swiper": "^1.4.2"
14
},
15
"devDependencies": {
16
"babel-jest": "19.0.0",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-deck-swiper",
3
- "version": "1.4.1",
+ "version": "1.4.2",
4
"description": "Awesome tinder like card swiper for react-native. Highly Customizable!",
5
"main": "index.js",
6
"scripts": {
0 commit comments