Skip to content

Commit ff2facd

Browse files
committed
misc: add contributor to package.json
1 parent 72e9793 commit ff2facd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
"version": "3.5.0",
44
"description": "A graph data structure with topological sort.",
55
"author": "Curran Kelleher",
6+
"contributors": [{
7+
"name": "Jonathan MASSUCHETTI",
8+
"email": "jonathan.massuchetti@dappit.fr",
9+
"url": "https://github.com/JesusTheHun"
10+
}],
611
"license": "MIT",
712
"bugs": {
813
"url": "https://github.com/datavis-tech/graph-data-structure/issues"

0 commit comments

Comments
 (0)