We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a7e82 commit fc94e2eCopy full SHA for fc94e2e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@datastructures-js/binary-search-tree",
3
- "version": "3.1.2",
+ "version": "3.1.3",
4
"description": "binary search tree & avl tree (self balancing tree) implementation in javascript",
5
"main": "index.js",
6
"scripts": {
0 commit comments