1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-27 08:58:30 -04:00
This commit is contained in:
XhmikosR 2020-05-26 05:06:24 +03:00
parent 12c17f1641
commit 5b7dba67ae
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.59.0",
"version": "0.59.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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