Skip to main content

max / goingson

Move the makeover-build requirement to 0.3.1 The lockfile already resolved there; this closes the declared lag.
Author: Max Johnson <me@maxj.phd> · 2026-08-01 14:33 UTC
Signed with PGP, not checked
Commit: ba5229dc787a11e72e5b82f8eeaf574b1c514a1f
Parent: d4ce7fb
1 file changed, +1 insertion, -1 deletion
@@ -17,7 +17,7 @@
17 17 # Materialises all three generated files: themes/, geometry.css, layout.css.
18 18 # The build script needs nothing else; makeover and makeover-geometry reach it
19 19 # through here. Path dep while unpublished.
20 - makeover-build = "0.3.0"
20 + makeover-build = "0.3.1"
21 21 # The table CSS is generated here too: the columns are this app's, so the
22 22 # shared helper cannot know them, but the tracks and the narrowing rules come
23 23 # from the description rather than from hand-written nth-child cuts.