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 Apr 1, 2017
1 parent f71d250 commit 91c2525
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 @@ -36,7 +36,20 @@
"files": [
"index.js"
],
"keywords": [],
"keywords": [
"baseplugin",
"deferred",
"deferred-promise",
"dush",
"dushplugin",
"error",
"error-handling",
"handling",
"minibaseplugin",
"plugins",
"promise",
"promises"
],
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
Expand Down Expand Up @@ -72,4 +85,4 @@
"branches": 100,
"lines": 100
}
}
}

0 comments on commit 91c2525

Please sign in to comment.