1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-07-03 13:26:38 -04:00
This commit is contained in:
satoshun00
2019-02-11 13:48:33 +09:00
parent 8306fa77bb
commit b63d291eda
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.41.0",
"version": "0.42.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "hugo-bin",
"version": "0.41.0",
"version": "0.42.0",
"hugoVersion": "0.54.0",
"description": "Binary wrapper for Hugo",
"repository": "fenneclab/hugo-bin",