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 2021-11-17 20:45:41 +02:00
parent 458235c926
commit 616318556f
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.77.2",
"version": "0.77.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-bin",
"version": "0.77.2",
"version": "0.77.3",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "hugo-bin",
"version": "0.77.2",
"version": "0.77.3",
"hugoVersion": "0.89.3",
"description": "Binary wrapper for Hugo",
"repository": "fenneclab/hugo-bin",