Skip to content

Commit f3492e9

Browse files
authored
Merge pull request #62 from Telokis/patch-1
Added bin entry
2 parents f7dd725 + 49a1d1a commit f3492e9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
"crypt",
2727
"crypto"
2828
],
29+
"bin": {
30+
"bcrypt": "bin/bcrypt"
31+
},
2932
"main": "index.js",
3033
"browser": "dist/bcrypt.js",
3134
"dependencies": {},

0 commit comments

Comments
 (0)