From 19960baf51b6a36bb1a2fc51867ee29256fc9327 Mon Sep 17 00:00:00 2001 From: vargburz Date: Tue, 8 Feb 2022 19:00:22 +0300 Subject: [PATCH] update package info --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b694602..3da8a13 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "@chartwerk/bar-chart", + "name": "@chartwerk/bar-pod", "version": "0.2.5", - "description": "Chartwerk bar chart", + "description": "Chartwerk bar pod", "main": "dist/index.js", "scripts": { "build": "webpack --config build/webpack.prod.conf.js", @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/chartwerk/bar-chart.git" + "url": "https://gitlab.com/chartwerk/bar-pod.git" }, "author": "CorpGlory", "license": "Apache-2.0",