Added scope
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "uchart",
|
"name": "@michal/uchart",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Lightweight charting library for the browser and Node.js",
|
"description": "Lightweight charting library for the browser and Node.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/<user>/uchart.git"
|
"url": "git+https://git.meteolab.online/mi/uChart"
|
||||||
},
|
},
|
||||||
"keywords": ["chart", "visualization", "typescript", "esbuild"],
|
"keywords": ["chart", "visualization", "typescript", "esbuild"],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
Reference in New Issue
Block a user