Skip to content

Commit 4cb575d

Browse files
authored
Merge pull request #47 from ftaiolivista/master
wrong bower main file
2 parents 0646370 + 8e83bac commit 4cb575d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bcryptjs",
33
"description": "Optimized bcrypt in plain JavaScript with zero dependencies.",
44
"version": "2.4.0",
5-
"main": "dist/bcrypt-isaac.js",
5+
"main": "dist/bcrypt.min.js",
66
"license": "New-BSD",
77
"homepage": "http://dcode.io/",
88
"repository": {

0 commit comments

Comments
 (0)