Skip to content

Commit

Permalink
fix(package): add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Mar 21, 2017
1 parent 225ff26 commit 6d63484
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,20 @@
"files": [
"index.js"
],
"keywords": [],
"keywords": [
"baseplugin",
"define",
"delegate",
"dush",
"dushplugin",
"enum",
"enumerable",
"helper",
"methods",
"micro",
"minibaseplugin",
"plugins"
],
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
Expand Down Expand Up @@ -89,4 +102,4 @@
"reflinks": true
}
}
}
}

0 comments on commit 6d63484

Please sign in to comment.