heroku server deploy
This commit is contained in:
parent
afd61b2517
commit
1442f55c2d
|
@ -20,5 +20,9 @@
|
||||||
"jsonwebtoken": "^8.5.1",
|
"jsonwebtoken": "^8.5.1",
|
||||||
"mongoose": "^5.10.13",
|
"mongoose": "^5.10.13",
|
||||||
"nodemon": "^2.0.6"
|
"nodemon": "^2.0.6"
|
||||||
}
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": "14.x",
|
||||||
|
"npm": "6.14.8"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue