Update keywords
parent
cbff188505
commit
ae198c5670
|
@ -13,12 +13,17 @@
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"primevue",
|
"primevue",
|
||||||
"vue",
|
"vue",
|
||||||
"ui framework",
|
"vue.js",
|
||||||
"component framework",
|
"vue2",
|
||||||
|
"vue3",
|
||||||
"ui library",
|
"ui library",
|
||||||
"component library",
|
"component library",
|
||||||
"material",
|
"material",
|
||||||
"bootstrap"
|
"bootstrap",
|
||||||
|
"fluent",
|
||||||
|
"tailwind",
|
||||||
|
"unstyled",
|
||||||
|
"passthrough"
|
||||||
],
|
],
|
||||||
"web-types": "./web-types.json",
|
"web-types": "./web-types.json",
|
||||||
"vetur": {
|
"vetur": {
|
||||||
|
|
|
@ -39,7 +39,8 @@
|
||||||
"bootstrap",
|
"bootstrap",
|
||||||
"fluent",
|
"fluent",
|
||||||
"tailwind",
|
"tailwind",
|
||||||
"unstyled"
|
"unstyled",
|
||||||
|
"passthrough"
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/eslint-parser": "^7.18.9",
|
"@babel/eslint-parser": "^7.18.9",
|
||||||
|
|
Loading…
Reference in New Issue