We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d741b8 commit ac51d09Copy full SHA for ac51d09
Example/package.json
@@ -12,7 +12,7 @@
12
"react": "16.14.0",
13
"react-dom": "^16.14.0",
14
"react-native": "https://github.com/expo/react-native/archive/sdk-39.0.0.tar.gz",
15
- "react-native-input-spinner": "^1.3.1",
+ "react-native-input-spinner": "^1.3.2",
16
"react-native-web": "^0.14.8"
17
},
18
"prettier": {
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-input-spinner",
3
- "version": "1.3.1",
+ "version": "1.3.2",
4
"description": "React native input with increase and decrease buttons",
5
"main": "index.js",
6
"scripts": {
0 commit comments