Skip to content

Commit 0f417c0

Browse files
committed
Update package.json
1 parent 37c8212 commit 0f417c0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,11 @@
1616
"scripts": {
1717
"htmlhint": "npx htmlhint .",
1818
"pa11y-ci": "npx pa11y-ci https://htmlhint-playground.netlify.app/"
19+
},
20+
"engines": {
21+
"node": ">=20"
22+
},
23+
"volta": {
24+
"node": "20.19.1"
1925
}
2026
}

0 commit comments

Comments
 (0)