From 3adf1b2cc5dce7011f46d1ec0cfed80258d7f029 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Mon, 6 Sep 2021 14:28:53 +0300 Subject: [PATCH] Doc update --- src/views/setup/Setup.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/setup/Setup.vue b/src/views/setup/Setup.vue index 16cafe1c5..489f5e3d2 100755 --- a/src/views/setup/Setup.vue +++ b/src/views/setup/Setup.vue @@ -16,7 +16,7 @@

PrimeVue is available at npm, if you have an existing application run the following commands to download PrimeVue and PrimeIcons to your project.


-npm install primevue@^3.7.0 --save
+npm install primevue@^3.7.1 --save
 npm install primeicons --save