1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-12 08:45:27 -04:00
This commit is contained in:
XhmikosR
2023-04-03 15:19:30 +03:00
parent 4d85c73245
commit 8a4c478656
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "hugo-bin", "name": "hugo-bin",
"version": "0.101.5", "version": "0.102.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "hugo-bin", "name": "hugo-bin",
"version": "0.101.5", "version": "0.102.0",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "hugo-bin", "name": "hugo-bin",
"version": "0.101.5", "version": "0.102.0",
"hugoVersion": "0.111.3", "hugoVersion": "0.111.3",
"description": "Binary wrapper for Hugo", "description": "Binary wrapper for Hugo",
"repository": { "repository": {