Skip to content

Commit 1c58cfa

Browse files
authored
Update Node.js to latest v14.17.6 LTS (facebook#22401)
1 parent 3a50d95 commit 1c58cfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.codesandbox/ci.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"packages": ["packages/react", "packages/react-dom", "packages/scheduler"],
33
"buildCommand": "download-build-in-codesandbox-ci",
4-
"node": "12",
4+
"node": "14",
55
"publishDirectory": {
66
"react": "build/oss-experimental/react",
77
"react-dom": "build/oss-experimental/react-dom",

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v12.17.0
1+
v14.17.6

0 commit comments

Comments
 (0)