Skip to content

Commit 2b56bea

Browse files
authored
Update Node.js version requirements in package.json
1 parent 70cde5e commit 2b56bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"rollup-plugin-copy": "^3.5.0"
5252
},
5353
"engines": {
54-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
54+
"node": "^20.19.0 || ^22.13.0 || >=24"
5555
}
5656
}

0 commit comments

Comments
 (0)