1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-10-16 12:14:26 -04:00
This commit is contained in:
XhmikosR
2021-12-23 08:23:54 +02:00
parent 2e7e97bbae
commit 64688dbb55
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "hugo-bin",
"version": "0.79.0",
"version": "0.79.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-bin",
"version": "0.79.0",
"version": "0.79.1",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "hugo-bin",
"version": "0.79.0",
"version": "0.79.1",
"hugoVersion": "0.91.1",
"description": "Binary wrapper for Hugo",
"repository": {