1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-27 04:38:25 -04:00
This commit is contained in:
satoshun00 2018-06-15 03:44:23 +09:00
parent 6cb2f16a25
commit 001fecaa15
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.28.0",
"version": "0.29.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "hugo-bin",
"version": "0.28.0",
"version": "0.29.0",
"hugoVersion": "0.42.1",
"description": "Binary wrapper for Hugo",
"repository": "fenneclab/hugo-bin",