1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-10-16 06:04:27 -04:00
This commit is contained in:
XhmikosR
2023-03-18 18:45:59 +02:00
parent e70e53d909
commit 44c78e9504
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.101.0",
"version": "0.101.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-bin",
"version": "0.101.0",
"version": "0.101.1",
"funding": [
{
"type": "github",

View File

@@ -1,6 +1,6 @@
{
"name": "hugo-bin",
"version": "0.101.0",
"version": "0.101.1",
"hugoVersion": "0.111.3",
"description": "Binary wrapper for Hugo",
"repository": {