mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-10 07:08:02 -05:00
node 18+ (#3104)
* node 18+ * Remove LGTM mention (service is no longer available) --------- Co-authored-by: Christian Oliff <christianoliff@pm.me>
This commit is contained in:
@@ -39,8 +39,8 @@
|
||||
"strip-json-comments": "^5.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16",
|
||||
"npm": ">=8"
|
||||
"node": ">=18",
|
||||
"npm": ">=10"
|
||||
},
|
||||
"h5bp-configs": {
|
||||
"directories": {
|
||||
|
||||
Reference in New Issue
Block a user