Skip to content

Commit 1ca7b47

Browse files
authored
Update npm package info (#11)
1 parent 0f11e3a commit 1ca7b47

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

package.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,14 @@
2222
},
2323
"keywords": [
2424
"data structures",
25-
"linked list"
25+
"linked list",
26+
"binary search tree",
27+
"queue",
28+
"stack",
29+
"trie",
30+
"min heap",
31+
"doubly linked list",
32+
"circular linked list"
2633
],
2734
"author": "jasonheecs",
2835
"license": "MIT",

0 commit comments

Comments
 (0)