Skip to content

Commit

Permalink
Merge pull request #62 from Telokis/patch-1
Browse files Browse the repository at this point in the history
Added bin entry
  • Loading branch information
dcodeIO authored Jun 4, 2017
2 parents f7dd725 + 49a1d1a commit f3492e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
"crypt",
"crypto"
],
"bin": {
"bcrypt": "bin/bcrypt"
},
"main": "index.js",
"browser": "dist/bcrypt.js",
"dependencies": {},
Expand Down

0 comments on commit f3492e9

Please sign in to comment.