fix: Remove engine from package.json (#15)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
		
							parent
							
								
									50a7700aa8
								
							
						
					
					
						commit
						dfe268e836
					
				@ -10,9 +10,6 @@
 | 
			
		||||
		"express": "^5.0.0-alpha.2",
 | 
			
		||||
		"cors": "^2.8.1"
 | 
			
		||||
	},
 | 
			
		||||
	"engines": {
 | 
			
		||||
		"node": "4.4.5"
 | 
			
		||||
	},
 | 
			
		||||
	"repository": {
 | 
			
		||||
		"type": "git",
 | 
			
		||||
		"url": "https://hyperdev.com/#!/project/welcome-project"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user