Skip to content

Commit 1f83554

Browse files
committed
fixes mac-s-g#208
1 parent 1591289 commit 1f83554

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "react-json-view",
3-
"description": "Interactive react component for displaying javascript arrays and JSON objects.",
4-
"version": "1.19.0",
3+
"description":
4+
"Interactive react component for displaying javascript arrays and JSON objects.",
5+
"version": "1.19.1",
56
"main": "dist/main.js",
67
"dependencies": {
78
"flux": "^3.1.3",

0 commit comments

Comments
 (0)