Add node version to package.json
This commit is contained in:
parent
f17e6b2c00
commit
6d6235d267
@ -19,5 +19,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^1.14.11"
|
||||
},
|
||||
"engines": {
|
||||
"node": "8"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user