max / balanced_breakfast
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01MptwXZ8k65v19rFmdGAyki
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.63.0" | |
| 21 | + | makeover-build = "0.64" | |
| 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 |