mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-08 23:48:02 -05:00
Update Node Versions (for tests) (#3237)
* Update Node Versions (for tests) - Move all test to a single file - test on Node 20, 22 and 24 - on Windows and Ubuntu - Sort `package.json` (with VS Code extension of this https://www.npmjs.com/package/sort-package-json) * Update test.yml
This commit is contained in:
3
package-lock.json
generated
3
package-lock.json
generated
@@ -26,8 +26,7 @@
|
||||
"strip-json-comments": "^5.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18",
|
||||
"npm": ">=10"
|
||||
"node": ">=20"
|
||||
}
|
||||
},
|
||||
"node_modules/@aashutoshrathi/word-wrap": {
|
||||
|
||||
Reference in New Issue
Block a user