fix: Remove engine from package.json (#11)

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
main
Nicholas Carrigan (he/him) 3 years ago committed by GitHub
parent 4457ffe0b1
commit 175d85a425
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,9 +11,6 @@
"express": "^4.16.4",
"cors": "^2.8.5"
},
"engines": {
"node": "12.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/freeCodeCamp/boilerplate-project-filemetadata"

Loading…
Cancel
Save