Skip to content

Commit 2c8c8de

Browse files
Merge pull request #57 from ws333/typo-example-package.json
fix: Typo in ./Example/package.json
2 parents 7711fb7 + 2db73a3 commit 2c8c8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react": "17.0.2",
1717
"react-dom": "17.0.2",
1818
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz",
19-
"react-native-input-spinner": "^1.7.1q",
19+
"react-native-input-spinner": "^1.7.11",
2020
"react-native-web": "~0.15.5"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)