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 against deprecated gohugoio/hugoBasicExample site (#165)
This commit is contained in:
+3
-3
@@ -33,9 +33,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jakejarvis/eslint-config": "*",
|
||||
"del": "^7.0.0",
|
||||
"eslint": "^8.41.0",
|
||||
"mocha": "^10.2.0"
|
||||
"del": "^7.1.0",
|
||||
"eslint": "^8.56.0",
|
||||
"mocha": "^10.3.0"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "node postinstall.js",
|
||||
|
||||
Reference in New Issue
Block a user