1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-09-13 04:05:31 -04:00
This commit is contained in:
satoshun00
2018-11-09 03:46:46 +09:00
parent 5153ee19b0
commit 2d9f6fa12c
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.38.0",
"version": "0.39.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "hugo-bin",
"version": "0.38.0",
"version": "0.39.0",
"hugoVersion": "0.51",
"description": "Binary wrapper for Hugo",
"repository": "fenneclab/hugo-bin",