Skip to content

Commit

Permalink
Update npm package info
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonheecs committed Jun 1, 2018
1 parent 0f11e3a commit 0a9bf5b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,14 @@
},
"keywords": [
"data structures",
"linked list"
"linked list",
"binary search tree",
"queue",
"stack",
"trie",
"min heap",
"doubly linked list",
"circular linked list"
],
"author": "jasonheecs",
"license": "MIT",
Expand Down

0 comments on commit 0a9bf5b

Please sign in to comment.