refactor: volta check

This commit is contained in:
Jef LeCompte
2022-07-27 14:25:39 -07:00
parent 5a01179c35
commit 57cec77d94
3 changed files with 4 additions and 29 deletions

View File

@ -1,5 +1,8 @@
{
"engines": {
"node": ">=14.0.0"
},
"volta": {
"node": "14.0.0"
}
}