fix: Remove engine from package.json (#11)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
		
							parent
							
								
									4457ffe0b1
								
							
						
					
					
						commit
						175d85a425
					
				@ -11,9 +11,6 @@
 | 
				
			|||||||
    "express": "^4.16.4",
 | 
					    "express": "^4.16.4",
 | 
				
			||||||
    "cors": "^2.8.5"
 | 
					    "cors": "^2.8.5"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "engines": {
 | 
					 | 
				
			||||||
    "node": "12.0.0"
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
    "type": "git",
 | 
					    "type": "git",
 | 
				
			||||||
    "url": "https://github.com/freeCodeCamp/boilerplate-project-filemetadata"
 | 
					    "url": "https://github.com/freeCodeCamp/boilerplate-project-filemetadata"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user