Thibault Malbranche
						
						il y a 7 ans
					 
					
						
							
								
									Parent
								
								
							
							
							révision
							227756a0fc
						 
					 
				 
			 
			
				
					
					  
					  No account linked to committer's email address
					
				
			
		
		
	
		
			
			 1 fichiers modifiés avec 
2 ajouts et 
2 suppressions
			
		 
		
			
				- 
					
					
					 
					package.json
				
 
			
		
	 
	
		
			
				
				
					
						
						
							
								
									
										
											
	
		
			
			| 
				
			 | 
			
			
				@@ -11,7 +11,7 @@ 
			 | 
		
	
		
			
			| 
				11
			 | 
			
				11
			 | 
			
			
				   }, 
			 | 
		
	
		
			
			| 
				12
			 | 
			
				12
			 | 
			
			
				   "peerDependencies": { 
			 | 
		
	
		
			
			| 
				13
			 | 
			
				13
			 | 
			
			
				     "react": "^16.0", 
			 | 
		
	
		
			
			| 
				14
			 | 
			
				
			 | 
			
			
				-    "react-native": "^0.56" 
			 | 
		
	
		
			
			| 
				
			 | 
			
				14
			 | 
			
			
				+    "react-native": "^0.57" 
			 | 
		
	
		
			
			| 
				15
			 | 
			
				15
			 | 
			
			
				   }, 
			 | 
		
	
		
			
			| 
				16
			 | 
			
				16
			 | 
			
			
				   "dependencies": { 
			 | 
		
	
		
			
			| 
				17
			 | 
			
				17
			 | 
			
			
				     "escape-string-regexp": "^1.0.5", 
			 | 
		
	
	
		
			
			| 
				
			 | 
			
			
				@@ -19,6 +19,6 @@ 
			 | 
		
	
		
			
			| 
				19
			 | 
			
				19
			 | 
			
			
				   }, 
			 | 
		
	
		
			
			| 
				20
			 | 
			
				20
			 | 
			
			
				   "devDependencies": { 
			 | 
		
	
		
			
			| 
				21
			 | 
			
				21
			 | 
			
			
				     "flow-bin": "^0.80.0", 
			 | 
		
	
		
			
			| 
				22
			 | 
			
				
			 | 
			
			
				-    "react-native": "^0.56" 
			 | 
		
	
		
			
			| 
				
			 | 
			
				22
			 | 
			
			
				+    "react-native": "^0.57" 
			 | 
		
	
		
			
			| 
				23
			 | 
			
				23
			 | 
			
			
				   } 
			 | 
		
	
		
			
			| 
				24
			 | 
			
				24
			 | 
			
			
				 } 
			 |