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 4da9945 commit 8c68767Copy full SHA for 8c68767
CHANGELOG.md
@@ -1,4 +1,11 @@
1
2
+# 1.3.1
3
+## Fix
4
+- Fix README for Github
5
+
6
+## Code
7
+- Fix Dependencies
8
9
# 1.3.0
10
## Feature
11
- Add way to pass plus and minus menu element
package.json
@@ -1,6 +1,6 @@
{
"name": "react-editable-json-tree",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "React Editable Json Tree",
"main": "dist/JsonTree.js",
"scripts": {
0 commit comments