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-10-31 21:06:40 +02:00
parent 439c9523ce
commit ebc8c9ae5f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "hugo-bin", "name": "hugo-bin",
"version": "0.116.1", "version": "0.116.2",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "hugo-bin", "name": "hugo-bin",
"version": "0.116.1", "version": "0.116.2",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",

View File

@ -1,6 +1,6 @@
{ {
"name": "hugo-bin", "name": "hugo-bin",
"version": "0.116.1", "version": "0.116.2",
"hugoVersion": "0.120.2", "hugoVersion": "0.120.2",
"description": "Binary wrapper for Hugo", "description": "Binary wrapper for Hugo",
"repository": { "repository": {