We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbdafe5 commit 2994070Copy full SHA for 2994070
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "blueimp-md5",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"title": "JavaScript MD5",
5
"description": "JavaScript MD5 implementation.",
6
"keywords": [
@@ -40,8 +40,5 @@
40
"expect.js": "0.2.0",
41
"uglify-js": "2.3.6"
42
},
43
- "scripts": {
44
- "test": "mocha --reporter spec"
45
- },
46
"main": "js/md5.js"
47
}
package.json
0 commit comments