From e0f20347d91eee237e0d46b9f510de08c88086b7 Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Tue, 29 Sep 2020 16:11:18 +0200 Subject: [PATCH] 0.2.1 --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ef0312f..d882779 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "grafana-datasource-kit", - "version": "0.2.0", + "name": "tsdb-kit", + "version": "0.2.1", "description": "", "scripts": { "build": "tsc", @@ -9,7 +9,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/CorpGlory/grafana-datasource-kit.git" + "url": "git+https://github.com/CorpGlory/tsdb-kit.git" }, "author": "CorpGlory Inc.", "publishConfig": { @@ -17,9 +17,9 @@ }, "license": "", "bugs": { - "url": "https://github.com/CorpGlory/grafana-datasource-kit/issues" + "url": "https://github.com/CorpGlory/tsdb-kit/issues" }, - "homepage": "https://github.com/CorpGlory/grafana-datasource-kit", + "homepage": "https://github.com/CorpGlory/tstb-kiy", "dependencies": { "axios": "^0.18.0", "moment": "^2.22.2",