add the current LTS Node version (#4367)

This commit is contained in:
Nathan Somsa-ard
2022-02-21 03:49:24 -08:00
committed by GitHub
parent 2310e15532
commit aeb17885d7

View File

@@ -58,7 +58,7 @@
"unist-util-visit": "^1.1.3"
},
"engines": {
"node": "12.x.x || 14.x.x || 15.x.x",
"node": "12.x.x || 14.x.x || 15.x.x || 16.x.x",
"yarn": "^1.3.2"
},
"homepage": "https://reactjs.org/",