Skip to content

Commit 2db73a3

Browse files
committed
fix: Typo in ./Example/package.json
1 parent 7711fb7 commit 2db73a3

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)