Update node version

This commit is contained in:
Mark Kaylor 2022-09-13 14:08:59 -04:00
parent 062f92cc99
commit c2062e4096

View File

@ -31,7 +31,7 @@
} }
], ],
"engines": { "engines": {
"node": ">=14.19.1 <=16.x.x", "node": ">=14.19.1 <=18.x.x",
"npm": ">=6.0.0" "npm": ">=6.0.0"
} }
} }