diff --git a/package-build.json b/package-build.json index 131f462db..c8380733b 100644 --- a/package-build.json +++ b/package-build.json @@ -13,12 +13,17 @@ "keywords": [ "primevue", "vue", - "ui framework", - "component framework", + "vue.js", + "vue2", + "vue3", "ui library", "component library", "material", - "bootstrap" + "bootstrap", + "fluent", + "tailwind", + "unstyled", + "passthrough" ], "web-types": "./web-types.json", "vetur": { diff --git a/package.json b/package.json index 3ca56dad5..20b674619 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,8 @@ "bootstrap", "fluent", "tailwind", - "unstyled" + "unstyled", + "passthrough" ], "devDependencies": { "@babel/eslint-parser": "^7.18.9",