Skip to content

Commit da7f39a

Browse files
author
Daryl Lau
committed
bump sha.js version to 2.1.1
BTW, 2.1.0 doesnt exist in npm? http://registry.npmjs.org/sha.js/2.1.0 {"error":"version not found: 2.1.0"}
1 parent 1304e26 commit da7f39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"node": "*"
1616
},
1717
"dependencies": {
18-
"sha.js": "2.1.0"
18+
"sha.js": "2.1.1"
1919
},
2020
"devDependencies": {
2121
"tape": "~2.3.2"

0 commit comments

Comments
 (0)