Skip to content

Commit 8e83bac

Browse files
committed
wrong bower main file
1 parent 0646370 commit 8e83bac

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)