diff --git a/src/AppTopBar.vue b/src/AppTopBar.vue index 13d0fdb6f..00c59ae0b 100755 --- a/src/AppTopBar.vue +++ b/src/AppTopBar.vue @@ -105,10 +105,10 @@ Blocks
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.16.0 --save
+npm install primevue@^3.16.1 --save
npm install primeicons --save