New dev iteration
parent
923f0b8053
commit
c2d7dbc8e1
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "primevue",
|
"name": "primevue",
|
||||||
"version": "3.36.0",
|
"version": "3.36.1-SNAPSHOT",
|
||||||
"homepage": "https://primevue.org/",
|
"homepage": "https://primevue.org/",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -10,7 +10,21 @@
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/primefaces/primevue/issues"
|
"url": "https://github.com/primefaces/primevue/issues"
|
||||||
},
|
},
|
||||||
"keywords": ["primevue", "vue", "vue.js", "vue2", "vue3", "ui library", "component library", "material", "bootstrap", "fluent", "tailwind", "unstyled", "passthrough"],
|
"keywords": [
|
||||||
|
"primevue",
|
||||||
|
"vue",
|
||||||
|
"vue.js",
|
||||||
|
"vue2",
|
||||||
|
"vue3",
|
||||||
|
"ui library",
|
||||||
|
"component library",
|
||||||
|
"material",
|
||||||
|
"bootstrap",
|
||||||
|
"fluent",
|
||||||
|
"tailwind",
|
||||||
|
"unstyled",
|
||||||
|
"passthrough"
|
||||||
|
],
|
||||||
"web-types": "./web-types.json",
|
"web-types": "./web-types.json",
|
||||||
"vetur": {
|
"vetur": {
|
||||||
"tags": "./vetur-tags.json",
|
"tags": "./vetur-tags.json",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "primevue",
|
"name": "primevue",
|
||||||
"version": "3.36.0",
|
"version": "3.36.1-SNAPSHOT",
|
||||||
"homepage": "https://primevue.org/",
|
"homepage": "https://primevue.org/",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in New Issue