You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2025-07-03 19:16:37 -04:00
fix(package): fix hugoVersion to latest
This commit is contained in:
@ -42,6 +42,6 @@
|
|||||||
"semver": "5.1.0"
|
"semver": "5.1.0"
|
||||||
},
|
},
|
||||||
"hugoBin": {
|
"hugoBin": {
|
||||||
"hugoVersion": "0.14"
|
"hugoVersion": "0.16"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user