Browse Source

update package info

merge-requests/3/merge
vargburz 2 years ago
parent
commit
19960baf51
  1. 6
      package.json

6
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",

Loading…
Cancel
Save