Skip to content

Commit e10bfb3

Browse files
authored
Merge pull request #18 from CompostInTraining/upgrade-node
2 parents 1b7126c + eed8d35 commit e10bfb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"type": "module",
66
"engines": {
7-
"node": "^12.20.0 || ^14.13.1 || ^16.0.0 || ^18.0.0"
7+
"node": "24.x"
88
},
99
"scripts": {
1010
"lint": "standard && standard --plugin html 'src/routes/**/*.html'",

0 commit comments

Comments
 (0)