diff --git a/package.json b/package.json index 3896bd7..8148825 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "exec-bin": "^1.0.0", "flexsearch": "^0.7.21", "highlight.js": "^11.5", - "hugo-installer": "^3.1", + "hugo-installer": ">=4.0.1", "instant.page": "^5.1", "katex": "^0.16", "lazysizes": "^5.3", @@ -66,6 +66,6 @@ "stylelint-config-standard-scss": "^4.0" }, "otherDependencies": { - "hugo": "0.101.0" + "hugo": "0.107.0" } }