Skip to content

Commit c6fd7db

Browse files
committed
chore: bump Node.js requirement to >=20
1 parent 7fab703 commit c6fd7db

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
1+
v20

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/asyncapi/modelina/issues"
99
},
1010
"engines": {
11-
"node": ">=18"
11+
"node": ">=20"
1212
},
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)