Skip to content

Commit d0e55ac

Browse files
committed
Added contributors section in package.json
1 parent 2f62c48 commit d0e55ac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66
"name": "Evan Plaice",
77
"email": "evan.plaice@gmail.com"
88
},
9+
"contributors": [
10+
{
11+
"name": "Colton Ehrman",
12+
"email": "coltonje95@gmail.com",
13+
"url": "http://coltonehrman.com"
14+
}
15+
],
916
"devDependencies": {
1017
"tap-spec": "^5.0.0",
1118
"tape": "^4.8.0"

0 commit comments

Comments
 (0)