Skip to content

Commit 7324e29

Browse files
authored
Add self to package.json contributors array (#1190)
1 parent c46a956 commit 7324e29

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@
7474
"email": "[email protected]",
7575
"url": "http://blakeembrey.me"
7676
},
77+
"contributors": [{
78+
"name": "Andrew Bradley",
79+
"email": "[email protected]",
80+
"url": "https://github.com/cspotcode"
81+
}],
7782
"license": "MIT",
7883
"bugs": {
7984
"url": "https://github.com/TypeStrong/ts-node/issues"

0 commit comments

Comments
 (0)