Set new version

This commit is contained in:
Tuğçe Küçükoğlu 2023-07-10 14:10:32 +03:00
parent c1e1e392e8
commit 70ae43127b
4 changed files with 982 additions and 1208 deletions

View file

@ -2,7 +2,7 @@ import pkg from '../../../package.json';
import { services } from './services';
const PrimeVue = {
version: '^3.29.2',
version: '^3.30.0',
description:
'PrimeVue is an open source UI library for Vue featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBlock, which has 400+ ready to use UI blocks to build spectacular applications in no time.'
};