Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Nov 13, 2024
1 parent 840c654 commit 76d5aa7
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions packages/primeng/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,16 @@
"bugs": {
"url": "https://github.com/primefaces/primeng/issues"
},
"keywords": ["primeng", "angular", "ui library", "component library", "material", "bootstrap", "fluent", "tailwind"],
"keywords": [
"primeng",
"angular",
"ui library",
"component library",
"material",
"bootstrap",
"fluent",
"tailwind"
],
"publishConfig": {
"directory": "dist",
"linkDirectory": false,
Expand Down Expand Up @@ -54,4 +63,4 @@
"engines": {
"node": ">=12.11.0"
}
}
}

0 comments on commit 76d5aa7

Please sign in to comment.