From bb3c9bccf26643ac573338e2fac42029beae9bd4 Mon Sep 17 00:00:00 2001 From: Paul Valerie GOMA Date: Thu, 17 Jul 2025 15:05:05 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20dependency:=20=20Remixion=20added?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 ++++ package.json | 1 + 2 files changed, 5 insertions(+) diff --git a/index.html b/index.html index ec88600..9f003d3 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,10 @@ Visua vue +
diff --git a/package.json b/package.json index e97ea05..85a746f 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ }, "dependencies": { "@cellule-financiere-pmo/visua": "^1.1.0", + "primevue": "^4.3.6", "vite-plugin-inspect": "^11.3.0", "vue": "^3.5.17" },