1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-26 07:55:21 -04:00
This commit is contained in:
XhmikosR 2023-12-05 17:48:48 +02:00
parent e1f0dce430
commit 5a3a213adb
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.116.4",
"version": "0.117.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-bin",
"version": "0.116.4",
"version": "0.117.0",
"funding": [
{
"type": "github",

View File

@ -1,6 +1,6 @@
{
"name": "hugo-bin",
"version": "0.116.4",
"version": "0.117.0",
"hugoVersion": "0.121.0",
"description": "Binary wrapper for Hugo",
"repository": {