1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-10-16 12:14:26 -04:00
This commit is contained in:
XhmikosR
2021-06-18 19:24:16 +03:00
parent 1fd32fafd4
commit 8f5ed85597
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "hugo-bin",
"version": "0.71.1",
"version": "0.72.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "hugo-bin",
"version": "0.71.1",
"version": "0.72.0",
"hugoVersion": "0.84.0",
"description": "Binary wrapper for Hugo",
"repository": "fenneclab/hugo-bin",