Skip to content

Commit

Permalink
Merge pull request #97 from styfle/patch-1
Browse files Browse the repository at this point in the history
Add files to package.json
  • Loading branch information
lutzroeder authored Dec 13, 2018
2 parents c8c4981 + b531fbc commit 4ae28f4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
"description": "A directed and undirected multi-graph library",
"author": "Chris Pettitt <[email protected]>",
"main": "index.js",
"files": [
"index.js",
"dist/",
"lib/"
],
"keywords": [
"graph",
"algorithms"
Expand Down

0 comments on commit 4ae28f4

Please sign in to comment.