From 264b2f2526390de221c406ee987fffb5e9330e3d Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Tue, 29 Jan 2019 00:30:23 +0100 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7165e17..69eb69e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hastic-grafana-app", "version": "0.2.7", - "description": "Hastic default panel for rendering graph and anomalies", + "description": "Hastic app: labeling and rendeting analytics from hastic-server", "main": "dist/module", "scripts": { "build": "webpack --config build/webpack.prod.conf.js", @@ -9,7 +9,7 @@ "test": "jest --config jest.config.js" }, "keywords": [], - "author": "Alexey Velikiy", + "author": "CorpGlory Inc.", "license": "MIT", "repository": "https://github.com/CorpGlory/hastic/hastic-grafana-app", "devDependencies": {