[Build] Update minimum node12 version (#4779)

This commit is contained in:
John Hill
2022-01-25 14:06:15 -08:00
committed by GitHub
parent d637420da1
commit 159457a52d

View File

@ -114,7 +114,7 @@
"url": "https://github.com/nasa/openmct.git" "url": "https://github.com/nasa/openmct.git"
}, },
"engines": { "engines": {
"node": ">=12.0.1 <15.0.0" "node": ">=12.20.1 <15.0.0"
}, },
"author": "", "author": "",
"license": "Apache-2.0", "license": "Apache-2.0",