Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
package.json: pin Hugo version to 0.134.3
Newer versions fail with the following error: ``` WARN deprecated: data.GetJSON was deprecated in Hugo v0.123.0 and will be removed in a future release. use resources.Get or resources.GetRemote with transform.Unmarshal ``` Should be properly fixed in our code later and remove the version override that was added here
- Loading branch information