Skip to content

Commit d5e5cba

Browse files
author
Philipp Alferov
committed
:octocat: Bump to 2.2.1
1 parent bb2cd61 commit d5e5cba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "array-to-tree",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Convert a plain array of nodes (with pointers to parent nodes) to a tree",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)