[pkg] v1.36.8 published

This commit is contained in:
Revone 2023-10-21 02:02:13 +08:00
parent ef05fdee75
commit 39baccd17c

View file

@ -1,6 +1,6 @@
{
"name": "data-structure-typed",
"version": "1.36.7",
"version": "1.36.8",
"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",