| 
				
			 | 
			
			
				@@ -38,7 +38,6 @@ 
			 | 
		
	
		
			
			| 
				38
			 | 
			
				38
			 | 
			
			
				   "devDependencies": { 
			 | 
		
	
		
			
			| 
				39
			 | 
			
				39
			 | 
			
			
				     "react-native": "0.37.0", 
			 | 
		
	
		
			
			| 
				40
			 | 
			
				40
			 | 
			
			
				     "react": "15.3.2", 
			 | 
		
	
		
			
			| 
				41
			 | 
			
				
			 | 
			
			
				-    "app-root-path": "^1.0.0", 
			 | 
		
	
		
			
			| 
				42
			 | 
			
				41
			 | 
			
			
				     "babel-cli": "^6.8.0", 
			 | 
		
	
		
			
			| 
				43
			 | 
			
				42
			 | 
			
			
				     "babel-core": "^6.8.0", 
			 | 
		
	
		
			
			| 
				44
			 | 
			
				43
			 | 
			
			
				     "babel-polyfill": "^6.8.0", 
			 | 
		
	
	
		
			
			| 
				
			 | 
			
			
				@@ -49,10 +48,7 @@ 
			 | 
		
	
		
			
			| 
				49
			 | 
			
				48
			 | 
			
			
				     "eslint-plugin-react": "^4.2.3", 
			 | 
		
	
		
			
			| 
				50
			 | 
			
				49
			 | 
			
			
				     "eslint-plugin-react-native": "^1.0.0", 
			 | 
		
	
		
			
			| 
				51
			 | 
			
				50
			 | 
			
			
				     "babel-eslint": "^6.0.4", 
			 | 
		
	
		
			
			| 
				52
			 | 
			
				
			 | 
			
			
				-    "jasmine": "^2.4.1", 
			 | 
		
	
		
			
			| 
				53
			 | 
			
				
			 | 
			
			
				-    "jasmine-reporters": "^2.1.1", 
			 | 
		
	
		
			
			| 
				54
			 | 
			
				
			 | 
			
			
				-    "jasmine-spec-reporter": "^2.4.0", 
			 | 
		
	
		
			
			| 
				55
			 | 
			
				
			 | 
			
			
				-    "jasmine-expect": "^2.0.2", 
			 | 
		
	
		
			
			| 
				56
			 | 
			
				
			 | 
			
			
				-    "proxyquire": "1.7.4" 
			 | 
		
	
		
			
			| 
				
			 | 
			
				51
			 | 
			
			
				+    "jest": "^17.0.0", 
			 | 
		
	
		
			
			| 
				
			 | 
			
				52
			 | 
			
			
				+    "jest-cli": "^17.0.0" 
			 | 
		
	
		
			
			| 
				57
			 | 
			
				53
			 | 
			
			
				   } 
			 | 
		
	
		
			
			| 
				58
			 | 
			
				54
			 | 
			
			
				 } 
			 |