Set node engine ver to 16.x
This commit is contained in:
parent
04e11925ac
commit
d89080db68
1 changed files with 3 additions and 0 deletions
|
@ -28,5 +28,8 @@
|
|||
"devDependencies": {
|
||||
"jshint": "^2.13.1",
|
||||
"nodemon": "^2.0.12"
|
||||
},
|
||||
"engines": {
|
||||
"node": "16.x"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue