File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 88 "eject" : " expo eject"
99 },
1010 "dependencies" : {
11- "expo" : " ^39 .0.5 " ,
12- "react" : " 16.14.0 " ,
13- "react-dom" : " ^16.14.0 " ,
14- "react-native" : " https://github.com/expo/react-native/archive/sdk-39 .0.2 .tar.gz" ,
15- "react-native-input-spinner" : " ^1.3.2 " ,
16- "react-native-web" : " ^0.14.8 "
11+ "expo" : " ^40 .0.0 " ,
12+ "react" : " 17.0.1 " ,
13+ "react-dom" : " ^17.0.1 " ,
14+ "react-native" : " https://github.com/expo/react-native/archive/sdk-40 .0.1 .tar.gz" ,
15+ "react-native-input-spinner" : " ^1.3.3 " ,
16+ "react-native-web" : " ^0.14.10 "
1717 },
1818 "prettier" : {
1919 "tabWidth" : 4 ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-input-spinner" ,
3- "version" : " 1.3.2 " ,
3+ "version" : " 1.3.3 " ,
44 "description" : " React native input with increase and decrease buttons" ,
55 "main" : " index.js" ,
66 "scripts" : {
5656 "prop-types" : " ^15.7.2"
5757 },
5858 "devDependencies" : {
59- "prettier" : " ^2.1.2 " ,
59+ "prettier" : " ^2.2.1 " ,
6060 "pretty-quick" : " ^3.1.0"
6161 },
6262 "bit" : {
You can’t perform that action at this time.
0 commit comments