You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2026-06-24 11:35:58 -04:00
stop testing on node 16
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@
|
||||
"test": "eslint . && mocha"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.14"
|
||||
"node": ">=18.12"
|
||||
},
|
||||
"keywords": [
|
||||
"hugo",
|
||||
|
||||
Reference in New Issue
Block a user