Skip to content

Commit 539aded

Browse files
author
Philipp Alferov
committed
:octocat: Bump to 3.3.0
1 parent 6745f97 commit 539aded

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": "3.2.1",
3+
"version": "3.3.0",
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)