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 ffc85b5 commit 487286eCopy full SHA for 487286e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@datastructures-js/heap",
3
- "version": "4.3.6",
+ "version": "4.3.7",
4
"description": "Min/Max Heap & Heap Sort implementation in javascript",
5
"main": "index.js",
6
"types": "index.d.ts",
0 commit comments