1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-07-19 21:55:31 -04:00
This commit is contained in:
XhmikosR
2021-04-21 07:51:20 +03:00
parent c4c9f8088a
commit 56652f522b
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.70.0",
"version": "0.70.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "hugo-bin",
"version": "0.70.0",
"version": "0.70.1",
"hugoVersion": "0.82.1",
"description": "Binary wrapper for Hugo",
"repository": "fenneclab/hugo-bin",