[package] v1.32.2 published

This commit is contained in:
Revone 2023-09-22 11:25:23 +08:00
parent c5266267a5
commit 9b5f2b2ea2

View file

@ -1,6 +1,6 @@
{
"name": "data-structure-typed",
"version": "1.32.1",
"version": "1.32.2",
"description": "Data Structures of Javascript & TypeScript. Binary Tree, BST, Graph, Heap, Priority Queue, Linked List, Queue, Deque, Stack, AVL Tree, Tree Multiset, Trie, Directed Graph, Undirected Graph, Singly Linked List, Doubly Linked List, Max Heap, Max Priority Queue, Min Heap, Min Priority Queue.",
"main": "dist/index.js",
"module": "lib/index.js",