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 00b0243 commit 9e43ecdCopy full SHA for 9e43ecd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@datastructures-js/binary-search-tree",
3
- "version": "1.0.8",
+ "version": "1.0.9",
4
"description": "binary search tree implementation in javascript",
5
"main": "index.js",
6
"scripts": {
@@ -30,7 +30,6 @@
30
"eslint-plugin-import": "^2.12.0",
31
"grunt-eslint": "^20.2.0",
32
"grunt": "^1.0.1",
33
- "grunt-contrib-jshint": "^1.1.0",
34
"grunt-mocha-istanbul": "^5.0.2",
35
"grunt-mocha-test": "^0.13.3",
36
"istanbul": "^0.4.5",
0 commit comments