Remove engine from package.json (#48)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
		
							parent
							
								
									74da23725f
								
							
						
					
					
						commit
						f9594b822f
					
				@ -10,9 +10,6 @@
 | 
			
		||||
		"express": "^4.12.4",
 | 
			
		||||
		"cors": "^2.8.0"
 | 
			
		||||
	},
 | 
			
		||||
	"engines": {
 | 
			
		||||
		"node": "4.4.5"
 | 
			
		||||
	},
 | 
			
		||||
	"repository": {
 | 
			
		||||
		"type": "git",
 | 
			
		||||
		"url": "https://githost.com/camper/repo.git"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user