Update to latest node.

This commit is contained in:
Patrick Fic
2021-09-14 14:01:55 -07:00
parent 151f122b8c
commit 8c826eaaed

View File

@@ -3,7 +3,7 @@
"version": "0.0.1", "version": "0.0.1",
"license": "UNLICENSED", "license": "UNLICENSED",
"engines": { "engines": {
"node": "14.6.7", "node": "16.9.1",
"npm": "7.17.0" "npm": "7.17.0"
}, },
"scripts": { "scripts": {