1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-07-03 13:26:38 -04:00
This commit is contained in:
XhmikosR
2019-07-30 15:18:11 +03:00
parent e0c0b8e67c
commit bd41a47865
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.44.1",
"version": "0.44.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "hugo-bin",
"version": "0.44.1",
"version": "0.44.2",
"hugoVersion": "0.56.2",
"description": "Binary wrapper for Hugo",
"repository": "fenneclab/hugo-bin",