max / balanced_breakfast
1 file changed,
+1 insertion,
-1 deletion
| @@ -18,7 +18,7 @@ | |||
| 18 | 18 | # Materialises the generated files: themes/, geometry.css, layout.css, | |
| 19 | 19 | # typography.css. makeover and makeover-geometry reach the build script through | |
| 20 | 20 | # here rather than as pins of their own. | |
| 21 | - | makeover-build = "0.53.0" | |
| 21 | + | makeover-build = "0.54.0" | |
| 22 | 22 | # Cuts the two house faces into frontend/fonts/. A git dependency because | |
| 23 | 23 | # quasi-type is `publish = false`, which is also why makeover-build cannot do | |
| 24 | 24 | # this and only emits the CSS that fetches the result. The rev is the one |