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 074474f commit b633a00Copy full SHA for b633a00
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-to-tree-render",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "An npm package to render JSON object to a pretty tree view in html with collapsible and editable nodes.",
5
"main": "src/index.js",
6
"scripts": {
0 commit comments