v1.32.0 published

This commit is contained in:
Revone 2023-09-22 00:56:06 +08:00
parent b4643625a0
commit 6996813427

View file

@ -1,6 +1,6 @@
{
"name": "data-structure-typed",
"version": "1.31.0",
"version": "1.32.0",
"description": "Data Structures of Javascript & TypeScript. AVLTree, Binary Search Tree, Binary Tree, Tree Multiset, Graph, Heap, Priority Queue, Linked List.",
"main": "dist/index.js",
"module": "lib/index.js",