From b8a154dd174523f13274bbd1f2d5f4f7d42266de Mon Sep 17 00:00:00 2001 From: Riad Benguella Date: Tue, 6 Jan 2026 08:25:59 +0100 Subject: [PATCH] Update Gutenberg Build tool to include the minified CSS --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f51bbe5af1397..296138ec2e41e 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://develop.svn.wordpress.org/trunk" }, "gutenberg": { - "ref": "b79bbe25a1b00ce640bfab363f182c678181082f" + "ref": "dea73b609a80016eb1cf3893ea183fe106a06740" }, "engines": { "node": ">=20.10.0",