Skip to content

Commit 2994070

Browse files
committed
Removed scripts section from bower.json.
1 parent fbdafe5 commit 2994070

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

bower.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blueimp-md5",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"title": "JavaScript MD5",
55
"description": "JavaScript MD5 implementation.",
66
"keywords": [
@@ -40,8 +40,5 @@
4040
"expect.js": "0.2.0",
4141
"uglify-js": "2.3.6"
4242
},
43-
"scripts": {
44-
"test": "mocha --reporter spec"
45-
},
4643
"main": "js/md5.js"
4744
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blueimp-md5",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"title": "JavaScript MD5",
55
"description": "JavaScript MD5 implementation.",
66
"keywords": [

0 commit comments

Comments
 (0)