Skip to content

Commit e5b76c1

Browse files
Added Author Information
1 parent 89e2f73 commit e5b76c1

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@
2222
"lint",
2323
"stylelint"
2424
],
25-
"author": "Stephen Edgar",
25+
"author": {
26+
"name": "Stephen Edgar",
27+
"url": "https://twitter.com/netweb"
28+
},
2629
"contributors": [
2730
{
2831
"name": "Christopher Voigt",

packages/stylelint-config-airbnb/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@
2121
"stylelint-config",
2222
"stylelint-config-airbnb"
2323
],
24-
"author": "Stephen Edgar",
24+
"author": {
25+
"name": "Stephen Edgar",
26+
"url": "https://twitter.com/netweb"
27+
},
2528
"contributors": [
2629
{
2730
"name": "Christopher Voigt",

0 commit comments

Comments
 (0)