Skip to content

Commit

Permalink
fix: Update keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehall314 committed Apr 9, 2021
1 parent 25bdf97 commit 02548b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@
"module": "dist/promisify.mjs",
"author": "Mike Hall <[email protected]>",
"keywords": [
"promise",
"promises",
"es6",
"promisify"
"promisify",
"es6-promisify"
],
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 02548b5

Please sign in to comment.