1
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:
2022-05-18 09:28:07 -04:00
parent 86ac0cfbff
commit 4d99ad3090
3 changed files with 125 additions and 92 deletions
+2 -2
View File
@@ -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": {