Skip to content

Commit 6f41ae7

Browse files
committed
Add 'contributors' field list
1 parent 53d4729 commit 6f41ae7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

bower.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
"version": "2.1.0",
44
"homepage": "http://andyshora.com/angular-image-cropper.html",
55
"authors": [
6-
"Andy Shora <[email protected]>",
6+
"Andy Shora <[email protected]>"
7+
],
8+
"contributors": [
79
"Ashish Bardhan <[email protected]>"
810
],
911
"description": "A better way to crop images client-side using AngularJS",

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222
"avatar"
2323
],
2424
"authors": [
25-
"Andy Shora <[email protected]>",
25+
"Andy Shora <[email protected]>"
26+
],
27+
"contributors": [
2628
"Ashish Bardhan <[email protected]>"
2729
],
2830
"license": "MIT",

0 commit comments

Comments
 (0)