1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-13 00:35:28 -04:00

Hugo v0.83.0

This commit is contained in:
2021-05-01 09:13:22 -04:00
parent cd2cb897e0
commit 5f51070c8d
2 changed files with 438 additions and 404 deletions
+436 -402
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "hugo-extended",
"version": "0.82.1",
"version": "0.83.0",
"description": "Plug-and-play binary wrapper for Hugo Extended, the awesomest static-site generator.",
"license": "MIT",
"author": {
@@ -38,7 +38,7 @@
"devDependencies": {
"bin-check": "^4.1.0",
"mocha": "^8.3.2",
"xo": "^0.38.2"
"xo": "^0.39.1"
},
"scripts": {
"postinstall": "node lib/install.js",