We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7687cd2 commit 7711fb7Copy full SHA for 7711fb7
Example/package.json
@@ -16,7 +16,7 @@
16
"react": "17.0.2",
17
"react-dom": "17.0.2",
18
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz",
19
- "react-native-input-spinner": "^1.7.10",
+ "react-native-input-spinner": "^1.7.1q",
20
"react-native-web": "~0.15.5"
21
},
22
"devDependencies": {
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-input-spinner",
3
- "version": "1.7.10",
+ "version": "1.7.11",
4
"description": "React native input with increase and decrease buttons",
5
"main": "./src/index.js",
6
"types": "./src/index.d.ts",
0 commit comments