There was an error while loading. Please reload this page.
1 parent 105a82a commit 0683f16Copy full SHA for 0683f16
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@datastructures-js/linked-list",
3
- "version": "5.2.3",
+ "version": "5.2.4",
4
"description": "a javascript implementation of LinkedList & DoublyLinkedList",
5
"main": "index.js",
6
"types": "index.d.ts",
0 commit comments