You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: etc/docs/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,8 @@ necessary to backport a feature).
14
14
15
15
`build.ts` requires the following in addition to dependencies installed with `npm i`:
16
16
17
-
* Hugo static web generator `v0.30.2`
18
-
* You can download the right version [here](https://github.com/gohugoio/hugo/releases/tag/v0.30.2)
17
+
* Hugo static web generator `v0.150.0`
18
+
* You can download the right version [here](https://github.com/gohugoio/hugo/releases/tag/v0.30.2)](https://github.com/gohugoio/hugo/releases/tag/v0.150.0)
19
19
* ts-node
20
20
21
21
Note: `typedoc` is also a dependency but it is downloaded by the docs generation script automatically.
0 commit comments