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 a1d0b98 commit 5a04f0cCopy full SHA for 5a04f0c
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@data-structure/heapq",
3
"description": "Python's heap and priority queue library for JavaScript",
4
- "version": "3.1.0",
+ "version": "4.0.0",
5
"license": "AGPL-3.0",
6
"author": "make-github-pseudonymous-again",
7
"homepage": "https://data-structures-and-algorithms.github.io/heapq",
0 commit comments