File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212		"react" : " 17.0.1"  ,
1313		"react-dom" : " ^17.0.1"  ,
1414		"react-native" : " https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz"  ,
15- 		"react-native-input-spinner" : " ^1.4.1 "  ,
15+ 		"react-native-input-spinner" : " ^1.4.2 "  ,
1616		"react-native-web" : " ^0.14.10" 
1717	},
1818	"prettier" : {
Original file line number Diff line number Diff line change 11{
22	"name" : " react-native-input-spinner"  ,
3- 	"version" : " 1.4.1 "  ,
3+ 	"version" : " 1.4.2 "  ,
44	"description" : " React native input with increase and decrease buttons"  ,
55	"main" : " ./src/index.js"  ,
66	"types" : " ./src/index.d.ts"  ,
Original file line number Diff line number Diff line change @@ -1040,4 +1040,4 @@ InputSpinner.defaultProps = {
10401040	rightButtonProps : { } , 
10411041} ; 
10421042
1043- export  { InputSpinner } ; 
1043+ export  default   InputSpinner ; 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments