Skip to content

Commit

Permalink
build: adds keywords to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
madoos committed Aug 22, 2018
1 parent 3ddbc27 commit 77442ea
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,13 @@
"app-root-dir": "^1.0.2",
"is-promise": "^2.1.0",
"ramda": "^0.25.0"
}
},
"keywords": [
"debug",
"logger",
"log",
"centralize",
"decouple",
"logs"
]
}

0 comments on commit 77442ea

Please sign in to comment.