1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-26 13:28:28 -04:00
This commit is contained in:
XhmikosR 2023-03-24 23:37:34 +02:00
parent 0f23c2e69a
commit dcad2f12a1
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.3",
"version": "0.101.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-bin",
"version": "0.101.3",
"version": "0.101.4",
"funding": [
{
"type": "github",

View File

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