Skip to content

Commit 2e2d887

Browse files
authored
Update Node.js (#673)
1 parent 9961080 commit 2e2d887

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v18.14.0
1+
v20.10.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
"**/**/lodash.template": "^4.5.0"
5858
},
5959
"engines": {
60-
"node": "18.x"
60+
"node": "20.x"
6161
}
6262
}

0 commit comments

Comments
 (0)