Skip to content

Commit

Permalink
v1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
philipstanislaus committed May 10, 2021
1 parent 1cd0f1c commit 594f4d1
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": "performant-array-to-tree",
"version": "1.8.1",
"version": "1.8.2",
"description": "Converts an array of items with ids and parent ids to a nested tree in a performant `O(n)` way. Runs in browsers and node.",
"keywords": [
"array to tree",
Expand Down

0 comments on commit 594f4d1

Please sign in to comment.