Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenk Verlinde <henk@ventizo.com>2021-07-05 09:51:59 +0300
committerHenk Verlinde <henk@ventizo.com>2021-07-05 09:51:59 +0300
commit692efd66692173a651c4b91d2ff3bc5f584a8a31 (patch)
tree047f2f9a0883c473e012b3e9788c71616c183929 /package.json
parent37866250903b976fcce3ebf0e48e916981ee9429 (diff)
feat: update netlify workflow
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 404f11e..e911d61 100644
--- a/package.json
+++ b/package.json
@@ -60,6 +60,6 @@
"stylelint-config-standard": "^22.0"
},
"otherDependencies": {
- "hugo": "0.84.0"
+ "hugo": "0.84.4"
}
}