We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24652f1 commit 1bcceb1Copy full SHA for 1bcceb1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "array-to-tree",
3
- "version": "1.1.1",
+ "version": "1.1.2",
4
"description": "Convert a plain array of nodes (with pointers to parent nodes) to a tree",
5
"main": "index.js",
6
"scripts": {
0 commit comments