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 470d39b commit ef30db8Copy full SHA for ef30db8
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@data-structure/deque",
3
"description": "Python's deque data structure for JavaScript",
4
- "version": "9.0.0",
+ "version": "9.0.1",
5
"license": "AGPL-3.0",
6
"author": "make-github-pseudonymous-again",
7
"homepage": "https://data-structures-and-algorithms.github.io/deque",
0 commit comments