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
2022-09-15 08:28:56 +03:00
parent 2489706675
commit c1dd8258dc
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "hugo-bin",
"version": "0.90.0",
"version": "0.90.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-bin",
"version": "0.90.0",
"version": "0.90.1",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hugo-bin",
"version": "0.90.0",
"version": "0.90.1",
"hugoVersion": "0.102.1",
"description": "Binary wrapper for Hugo",
"repository": {