Added scope

This commit is contained in:
2025-07-15 17:12:12 +02:00
parent bf652a0178
commit 610dd946af

View File

@@ -1,11 +1,11 @@
{
"name": "uchart",
"name": "@michal/uchart",
"version": "1.0.0",
"description": "Lightweight charting library for the browser and Node.js",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/<user>/uchart.git"
"url": "git+https://git.meteolab.online/mi/uChart"
},
"keywords": ["chart", "visualization", "typescript", "esbuild"],
"type": "module",