Unverified Commit 2a1df19c authored by Henk Verlinde's avatar Henk Verlinde Committed by GitHub
Browse files

Merge pull request #951 from psa/hugo-update

Update hugo to 0.107.0 and hugo-install to >=4.0.1
parents 60768e60 afaba443
Loading
Loading
Loading
Loading
+412 −299

File changed.

Preview size limit exceeded, changes collapsed.

+2 −2
Original line number Diff line number Diff line
@@ -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"
  }
}