We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a494dfe commit 41409ffCopy full SHA for 41409ff
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "array-to-tree",
3
- "version": "0.5.2",
+ "version": "1.0.0",
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