Skip to content

Commit

Permalink
Add keyword inflection to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pgilad committed Nov 8, 2015
1 parent a27bc1a commit 0e1ab20
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"plurals",
"pluralize",
"singular",
"singularize"
"singularize",
"inflection"
],
"author": {
"name": "Blake Embrey",
Expand Down

0 comments on commit 0e1ab20

Please sign in to comment.