Force new Node version

This commit is contained in:
Skylar Grant 2021-09-22 13:43:05 -04:00
parent 4a83b2f1ed
commit e733217fca
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@
"mysql": "^2.18.1",
"tenorjs": "^1.0.8"
},
"engines": {
"node": "16.x"
},
"devDependencies": {
"eslint": "^7.32.0"
},