You've already forked hugo-extended
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:
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user