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

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

@ -15,9 +15,6 @@
"express": "^4.17.1",
"mocha": "^8.1.3"
},
"engines": {
"node": "12.*"
},
"repository": {
"type": "git",
"url": "https://github.com/freeCodeCamp/boilerplate-project-metricimpconverter"

Loading…
Cancel
Save