From 0df852442eef2e1cd95c4e8c94f9531999141f70 Mon Sep 17 00:00:00 2001 From: Greg Logan Date: Wed, 8 Apr 2026 20:22:52 -0600 Subject: [PATCH] Correcting node variables being passed to the npm instance. These were copy and pasted from studio, which doesn't match the admin's version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bfa1cf69ef..641714f2d8 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ exec-maven-plugin - /admin-ui + /admin-ui @@ -84,7 +84,7 @@ ${nodejs.version} target - /admin-ui + /admin-ui