1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-06-30 22:16:39 -04:00
This commit is contained in:
XhmikosR
2023-03-27 08:26:44 +03:00
parent 299d80bfb3
commit c45ccfe67c
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.4",
"version": "0.101.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-bin",
"version": "0.101.4",
"version": "0.101.5",
"funding": [
{
"type": "github",

View File

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