mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Bump react-json-tree
This commit is contained in:
parent
f51a816864
commit
9a00e6d931
|
@ -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 <alexkuz@gmail.com> (http://kuzya.org/)",
|
||||
"Dave Vedder <veddermatic@gmail.com> (http://www.eskimospy.com/)",
|
||||
"Daniele Zannotti <dzannotti@me.com> (http://www.github.com/dzannotti)"
|
||||
"Daniele Zannotti <dzannotti@me.com> (http://www.github.com/dzannotti)",
|
||||
"Mihail Diordiev <zalmoxisus@gmail.com> (https://github.com/zalmoxisus)"
|
||||
],
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user