fix: Remove engine from package.json (#27)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
parent
f091da64e9
commit
fe7078897b
@ -13,9 +13,6 @@
|
|||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
"express": "^4.17.1"
|
"express": "^4.17.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
|
||||||
"node": "12.18.3"
|
|
||||||
},
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"nodemon": "^2.0.4"
|
"nodemon": "^2.0.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user