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

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
main
Nicholas Carrigan (he/him) 3 years ago committed by GitHub
parent e3a0289ea2
commit 045979ab01
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": {
"url": "https://github.com/freeCodeCamp/boilerplate-project-exercisetracker"
},

Loading…
Cancel
Save