Skip to content

Commit 79d5a51

Browse files
committed
tweak package.json
1 parent 51e0cc9 commit 79d5a51

File tree

6 files changed

+30
-0
lines changed

6 files changed

+30
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@
2222
},
2323
"author": "AllenFang",
2424
"contributors": [
25+
{
26+
"name": "Allen Fang",
27+
"email": "ayu780129@hotmail.com",
28+
"url": "https://github.com/AllenFang"
29+
},
2530
{
2631
"name": "Chun-MingChen",
2732
"email": "nick830314@gmail.com",

packages/react-bootstrap-table2-editor/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@
2828
],
2929
"author": "AllenFang",
3030
"contributors": [
31+
{
32+
"name": "Allen Fang",
33+
"email": "ayu780129@hotmail.com",
34+
"url": "https://github.com/AllenFang"
35+
},
3136
{
3237
"name": "Chun-MingChen",
3338
"email": "nick830314@gmail.com",

packages/react-bootstrap-table2-filter/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
],
2626
"author": "AllenFang",
2727
"contributors": [
28+
{
29+
"name": "Allen Fang",
30+
"email": "ayu780129@hotmail.com",
31+
"url": "https://github.com/AllenFang"
32+
},
2833
{
2934
"name": "Chun-MingChen",
3035
"email": "nick830314@gmail.com",

packages/react-bootstrap-table2-overlay/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
],
2626
"author": "AllenFang",
2727
"contributors": [
28+
{
29+
"name": "Allen Fang",
30+
"email": "ayu780129@hotmail.com",
31+
"url": "https://github.com/AllenFang"
32+
},
2833
{
2934
"name": "Chun-MingChen",
3035
"email": "nick830314@gmail.com",

packages/react-bootstrap-table2-paginator/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
],
2626
"author": "AllenFang",
2727
"contributors": [
28+
{
29+
"name": "Allen Fang",
30+
"email": "ayu780129@hotmail.com",
31+
"url": "https://github.com/AllenFang"
32+
},
2833
{
2934
"name": "Chun-MingChen",
3035
"email": "nick830314@gmail.com",

packages/react-bootstrap-table2/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
],
2525
"author": "AllenFang",
2626
"contributors": [
27+
{
28+
"name": "Allen Fang",
29+
"email": "ayu780129@hotmail.com",
30+
"url": "https://github.com/AllenFang"
31+
},
2732
{
2833
"name": "Chun-MingChen",
2934
"email": "nick830314@gmail.com",

0 commit comments

Comments
 (0)