Update dependency hugo-installer to v4 #27

Merged
OCram85 merged 1 commits from renovate/hugo-installer-4.x into master 2022-12-09 12:25:19 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"homepage": "https://github.com/OCram85/Blog#readme",
"devDependencies": {
"exec-bin": "^1.0.0",
"hugo-installer": "^3.1.0",
"hugo-installer": "^4.0.0",
"markdownlint-cli": "^0.31.1",
"rimraf": "^3.0.2"
},