Skip to content

Commit c6d1c20

Browse files
committed
Update Node.js version requirements in package.json
1 parent f931edb commit c6d1c20

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
@@ -52,6 +52,6 @@
5252
"rollup-plugin-copy": "^3.5.0"
5353
},
5454
"engines": {
55-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
55+
"node": "^20.19.0 || ^22.13.0 || >=24"
5656
}
5757
}

0 commit comments

Comments
 (0)