Set new version
parent
aa7d0ecaa6
commit
0c2322cdbe
|
@ -2,7 +2,7 @@ import pkg from '../../../package.json';
|
|||
import { services } from './services';
|
||||
|
||||
const PrimeVue = {
|
||||
version: '^3.43.0',
|
||||
version: '^3.44.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.'
|
||||
};
|
||||
|
|
|
@ -173,7 +173,7 @@ export default {
|
|||
},
|
||||
{
|
||||
name: 'v2',
|
||||
version: '2.10.1',
|
||||
version: '2.10.4',
|
||||
url: 'https://www.primefaces.org/primevue-v2'
|
||||
}
|
||||
]
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "primevue",
|
||||
"version": "3.44.0-SNAPSHOT",
|
||||
"version": "3.44.0",
|
||||
"homepage": "https://primevue.org/",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in New Issue