We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b7126c + eed8d35 commit e10bfb3Copy full SHA for e10bfb3
1 file changed
package.json
@@ -4,7 +4,7 @@
4
"version": "1.0.0",
5
"type": "module",
6
"engines": {
7
- "node": "^12.20.0 || ^14.13.1 || ^16.0.0 || ^18.0.0"
+ "node": "24.x"
8
},
9
"scripts": {
10
"lint": "standard && standard --plugin html 'src/routes/**/*.html'",
0 commit comments