| 
				
			 | 
			
			
				@@ -1,6 +1,6 @@ 
			 | 
		
	
		
			
			| 
				1
			 | 
			
				1
			 | 
			
			
				 { 
			 | 
		
	
		
			
			| 
				2
			 | 
			
				2
			 | 
			
			
				   "name": "react-native-autoheight-webview", 
			 | 
		
	
		
			
			| 
				3
			 | 
			
				
			 | 
			
			
				-  "version": "0.6.1", 
			 | 
		
	
		
			
			| 
				
			 | 
			
				3
			 | 
			
			
				+  "version": "0.10.0", 
			 | 
		
	
		
			
			| 
				4
			 | 
			
				4
			 | 
			
			
				   "description": "An auto height webview for React Native", 
			 | 
		
	
		
			
			| 
				5
			 | 
			
				5
			 | 
			
			
				   "main": "autoHeightWebView", 
			 | 
		
	
		
			
			| 
				6
			 | 
			
				6
			 | 
			
			
				   "files": [ 
			 | 
		
	
	
		
			
			| 
				
			 | 
			
			
				@@ -28,7 +28,7 @@ 
			 | 
		
	
		
			
			| 
				28
			 | 
			
				28
			 | 
			
			
				   "homepage": "https://github.com/iou90/react-native-autoheight-webview#readme", 
			 | 
		
	
		
			
			| 
				29
			 | 
			
				29
			 | 
			
			
				   "peerDependencies": { 
			 | 
		
	
		
			
			| 
				30
			 | 
			
				30
			 | 
			
			
				     "react": "*", 
			 | 
		
	
		
			
			| 
				31
			 | 
			
				
			 | 
			
			
				-    "react-native": ">= 0.47.0" 
			 | 
		
	
		
			
			| 
				
			 | 
			
				31
			 | 
			
			
				+    "react-native": ">= 0.56.0" 
			 | 
		
	
		
			
			| 
				32
			 | 
			
				32
			 | 
			
			
				   }, 
			 | 
		
	
		
			
			| 
				33
			 | 
			
				33
			 | 
			
			
				   "dependencies": { 
			 | 
		
	
		
			
			| 
				34
			 | 
			
				34
			 | 
			
			
				     "immutable": "^3.8.1", 
			 |