Skip to content

Commit c7cbb4c

Browse files
committed
Update fields
1 parent 8e56b16 commit c7cbb4c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"description": "A Clusterize.js component for React",
44
"authors": [
55
{
6-
"name": "",
7-
"email": "",
6+
"name": "Cheton Wu",
7+
"email": "[email protected]",
88
"homepage": "https://github.com/cheton"
99
}
1010
],

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"type": "git",
2525
"url": "git+https://github.com/cheton/react-clusterize.git"
2626
},
27-
"author": "",
27+
"author": "Cheton Wu <[email protected]>",
2828
"contributors": [
2929
{
30-
"name": "",
31-
"email": "",
30+
"name": "Cheton Wu",
31+
"email": "[email protected]",
3232
"url": "https://github.com/cheton"
3333
}
3434
],

0 commit comments

Comments
 (0)