We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1591289 commit 1f83554Copy full SHA for 1f83554
package.json
@@ -1,7 +1,8 @@
1
{
2
"name": "react-json-view",
3
- "description": "Interactive react component for displaying javascript arrays and JSON objects.",
4
- "version": "1.19.0",
+ "description":
+ "Interactive react component for displaying javascript arrays and JSON objects.",
5
+ "version": "1.19.1",
6
"main": "dist/main.js",
7
"dependencies": {
8
"flux": "^3.1.3",
0 commit comments