1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-24 12:45:57 -04:00

Hugo v0.78.0

This commit is contained in:
2020-11-03 08:49:30 -05:00
parent c57997c3cb
commit 12e7badbbf
2 changed files with 93 additions and 86 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "hugo-extended",
"version": "0.77.0",
"version": "0.78.0",
"description": "Plug-and-play binary wrapper for Hugo Extended, the awesomest static-site generator.",
"license": "MIT",
"author": {
@@ -37,8 +37,8 @@
},
"devDependencies": {
"bin-check": "^4.1.0",
"mocha": "^8.2.0",
"xo": "^0.34.1"
"mocha": "^8.2.1",
"xo": "^0.34.2"
},
"scripts": {
"postinstall": "node lib/install.js",