mirror of
https://github.com/facebook/react.git
synced 2026-02-21 19:31:52 +00:00
Update Node.js to latest v14.17.6 LTS (#22401)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"packages": ["packages/react", "packages/react-dom", "packages/scheduler"],
|
||||
"buildCommand": "download-build-in-codesandbox-ci",
|
||||
"node": "12",
|
||||
"node": "14",
|
||||
"publishDirectory": {
|
||||
"react": "build/oss-experimental/react",
|
||||
"react-dom": "build/oss-experimental/react-dom",
|
||||
|
||||
Reference in New Issue
Block a user