[pkg] v1.35.0

This commit is contained in:
Revone 2023-10-11 22:27:24 +08:00
parent 4d01fa413e
commit 28df597297

View file

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