rmc-picker
Advanced tools
Comparing version 3.10.0 to 3.10.1
@@ -44,2 +44,3 @@ import _defineProperty from 'babel-runtime/helpers/defineProperty'; | ||
snapping: true, | ||
locking: false, | ||
penetrationDeceleration: .1, | ||
@@ -46,0 +47,0 @@ minVelocityToKeepDecelerating: 0.5, |
@@ -70,2 +70,3 @@ 'use strict'; | ||
snapping: true, | ||
locking: false, | ||
penetrationDeceleration: .1, | ||
@@ -72,0 +73,0 @@ minVelocityToKeepDecelerating: 0.5, |
{ | ||
"name": "rmc-picker", | ||
"version": "3.10.0", | ||
"version": "3.10.1", | ||
"description": "React Mobile Picker Component(web and react-native)", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
83992
2314