You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2026-06-12 08:45:27 -04:00
chore: bump to Hugo v0.154.4 (#187)
* chore: bump to Hugo v0.154.4 * chore: remove hugoVersion package.json override --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jake Jarvis <jake@jarv.is>
This commit is contained in:
committed by
GitHub
parent
b1c53a449e
commit
ce6e54d09f
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "hugo-extended",
|
||||
"version": "0.154.3-sudoless.1",
|
||||
"version": "0.154.4",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "hugo-extended",
|
||||
"version": "0.154.3-sudoless.1",
|
||||
"version": "0.154.4",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-2
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "hugo-extended",
|
||||
"version": "0.154.3-sudoless.1",
|
||||
"hugoVersion": "0.154.3",
|
||||
"version": "0.154.4",
|
||||
"description": "✏️ Plug-and-play binary wrapper for Hugo Extended, the awesomest static-site generator.",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user