Code Format
parent
c2d7dbc8e1
commit
6a5d8a9ae2
|
@ -10,21 +10,7 @@
|
|||
"bugs": {
|
||||
"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",
|
||||
"vetur": {
|
||||
"tags": "./vetur-tags.json",
|
||||
|
@ -33,4 +19,4 @@
|
|||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "primevue",
|
||||
"version": "3.36.0",
|
||||
"version": "3.36.1-SNAPSHOT",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "primevue",
|
||||
"version": "3.36.0",
|
||||
"version": "3.36.1-SNAPSHOT",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -82,4 +82,4 @@
|
|||
"nuxt-gtag": "^0.6.2",
|
||||
"vee-validate": "^4.8.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue