1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-07-03 19:16:37 -04:00
This commit is contained in:
satoshun00
2018-01-27 19:31:10 +09:00
parent acf5e39396
commit b51d652f5a
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.20.0",
"version": "0.21.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "hugo-bin",
"version": "0.20.0",
"version": "0.21.0",
"hugoVersion": "0.34",
"description": "Binary wrapper for Hugo",
"repository": "fenneclab/hugo-bin",