Skip to content

Commit

Permalink
[test] eslint test directary and format
Browse files Browse the repository at this point in the history
  • Loading branch information
zrwusa committed Sep 26, 2023
1 parent 19b2557 commit 4b130dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "data-structure-typed",
"version": "1.33.2",
"version": "1.33.3",
"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",
Expand Down

0 comments on commit 4b130dd

Please sign in to comment.