You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2026-06-12 08:45:27 -04:00
Drop Node.js < 14.13.1 support (#130)
This commit is contained in:
Generated
+1
-1
@@ -24,7 +24,7 @@
|
||||
"uvu": "^0.5.6"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
||||
"node": "^14.13.1 || >=16.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint-community/eslint-utils": {
|
||||
|
||||
Reference in New Issue
Block a user