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

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
Nicholas Carrigan (he/him) 2020-12-24 06:32:46 -08:00 committed by GitHub
parent 0a89dc5dbb
commit 5a76a54384
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,9 +11,6 @@
"dotenv": "^8.2.0",
"express": "^4.12.4"
},
"engines": {
"node": "12.*"
},
"repository": {
"type": "git",
"url": "https://github.com/freeCodeCamp/boilerplate-mongomongoose.git"