From 779aa4b7b0545f992ee4b79e44c3778922a0f353 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 3 Feb 2021 21:12:50 +0300 Subject: [PATCH] Update doc --- 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 d858f6785..8b00e1f64 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.2.0 --save
+npm install primevue@^3.2.1 --save
 npm install primeicons --save