From 9a00e6d9318534be1e1bccec3817aaca1f29fa4d Mon Sep 17 00:00:00 2001 From: Zalmoxisus Date: Sat, 5 Jan 2019 19:05:22 +0200 Subject: [PATCH] Bump react-json-tree --- packages/react-json-tree/package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/react-json-tree/package.json b/packages/react-json-tree/package.json index 8e322d80..b80a59e6 100644 --- a/packages/react-json-tree/package.json +++ b/packages/react-json-tree/package.json @@ -1,6 +1,6 @@ { "name": "react-json-tree", - "version": "0.11.1", + "version": "0.11.2", "description": "React JSON Viewer Component, Extracted from redux-devtools", "main": "lib/index.js", "scripts": { @@ -34,7 +34,8 @@ "contributors": [ "Alexander Kuznetsov (http://kuzya.org/)", "Dave Vedder (http://www.eskimospy.com/)", - "Daniele Zannotti (http://www.github.com/dzannotti)" + "Daniele Zannotti (http://www.github.com/dzannotti)", + "Mihail Diordiev (https://github.com/zalmoxisus)" ], "license": "MIT", "bugs": {