Skip to content

Commit

Permalink
chore(package.json) added keywords to a dist's package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
s-gryt committed May 11, 2022
1 parent f91dbdc commit e0d3e6c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions projects/ng2-feature-toggle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
"license": "MIT",
"author": "Sergii Grytsaienko <sergiigrytsaienko@gmail.com>",
"private": false,
"keywords": [
"angular",
"feature-toggle",
"feature",
"flag",
"ng",
"ng2-feature-toggle",
"toggle"
],
"repository": {
"type": "git",
"url": "git+https://github.com/Sgryts/ng2-feature-toggle.git"
Expand Down

0 comments on commit e0d3e6c

Please sign in to comment.