Skip to content

Commit 515ec72

Browse files
committed
Lock react-json-tree at 0.5.5 because of #39
1 parent 1b93b81 commit 515ec72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"redux-devtools": "^3.0.0"
5757
},
5858
"dependencies": {
59-
"react-json-tree": "^0.5.1",
59+
"react-json-tree": "0.5.5",
6060
"react-pure-render": "^1.0.2",
6161
"redux-devtools-themes": "^1.0.0"
6262
}

0 commit comments

Comments
 (0)