From 27bbb10a31f3cab3a48b9d97aeee92fc2586f32a Mon Sep 17 00:00:00 2001 From: binwiederhier Date: Thu, 26 Mar 2026 11:13:43 -0400 Subject: [PATCH] Bump --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 1371ac3c..a46f4dba 100644 --- a/Makefile +++ b/Makefile @@ -147,6 +147,7 @@ web-build: web-deps: cd web && $(NPM) ci + # Use "npm ci" so that we don't change the package lock file # If this fails for .svg files, optimize them with svgo web-deps-update: