Skip to content

Commit

Permalink
feat(pkg): add missing keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
cdaringe committed Sep 12, 2018
1 parent 7f35631 commit a5dc5f0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@
"ava": {
"babel": false,
"compileEnhancements": false
}
},
"keywords": [
"postgres", "pg", "notify", "listen", "pubsub", "db", "events", "subscribe"
]
}

0 comments on commit a5dc5f0

Please sign in to comment.