X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=skyquake%2Fplugins%2Flogging%2Fpackage.json;h=5efe68f2c0fdea50a74f24c4427e0101a50548b6;hb=4338a52d3023a9fdd570e6991da36c82fbb342c9;hp=d58e262cb92a9dd739f61b276f5ed95df1c99fc1;hpb=efcca9816240e4cd87e524776885551ed534aa9d;p=osm%2FUI.git diff --git a/skyquake/plugins/logging/package.json b/skyquake/plugins/logging/package.json index d58e262cb..5efe68f2c 100644 --- a/skyquake/plugins/logging/package.json +++ b/skyquake/plugins/logging/package.json @@ -6,6 +6,7 @@ "scripts": { "start": "rm -rf public/ && mkdir public && cd public && mkdir build && cp ../src/index.html ./ && node ../server.js" }, + "author": "RIFT.io", "license": "Apache-2.0", "dependencies": { "alt": "^0.18.3", @@ -25,7 +26,7 @@ "react-router": "^2.0.1", "react-slick": "^0.11.1", "react-tabs": "^0.5.3", - "react-treeview": "^0.4.2", + "react-treeview": "0.4.2", "request-promise": "^3.0.0", "underscore": "^1.8.3" },