fix: Remove engine from package.json (#32)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
parent
0a89dc5dbb
commit
5a76a54384
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@
|
||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
"express": "^4.12.4"
|
"express": "^4.12.4"
|
||||||
},
|
},
|
||||||
"engines": {
|
|
||||||
"node": "12.*"
|
|
||||||
},
|
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/freeCodeCamp/boilerplate-mongomongoose.git"
|
"url": "https://github.com/freeCodeCamp/boilerplate-mongomongoose.git"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue