You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2026-06-24 11:35:58 -04:00
run CI on node 18.x
This commit is contained in:
+2
-2
@@ -33,8 +33,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jakejarvis/eslint-config": "*",
|
||||
"del": "^6.0.0",
|
||||
"eslint": "^8.14.0",
|
||||
"del": "^6.1.0",
|
||||
"eslint": "^8.15.0",
|
||||
"mocha": "^9.2.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user