From e72610e0294b6c3191728991fc3b64c12fa3f82f Mon Sep 17 00:00:00 2001 From: The4thLaw Date: Fri, 22 Mar 2024 22:29:17 +0100 Subject: [PATCH] Move to npm ci for the Maven project. Stick to what we use in the lock. --- source/demyo-vue-frontend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/demyo-vue-frontend/pom.xml b/source/demyo-vue-frontend/pom.xml index 14500925..2b9ea24d 100644 --- a/source/demyo-vue-frontend/pom.xml +++ b/source/demyo-vue-frontend/pom.xml @@ -79,7 +79,7 @@ npm - install + ci