1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-10-16 09:54:28 -04:00
This commit is contained in:
XhmikosR
2022-09-30 07:45:50 +03:00
parent 28dce425f7
commit 2f9c4a5868
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.92.1",
"version": "0.92.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-bin",
"version": "0.92.1",
"version": "0.92.2",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "hugo-bin",
"version": "0.92.1",
"version": "0.92.2",
"hugoVersion": "0.104.2",
"description": "Binary wrapper for Hugo",
"repository": {