mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 20:01:57 +00:00
add the current LTS Node version (#4367)
This commit is contained in:
@@ -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/",
|
||||
|
||||
Reference in New Issue
Block a user