diff --git a/package.json b/package.json index a101127..60a6811 100644 --- a/package.json +++ b/package.json @@ -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//uchart.git" + "url": "git+https://git.meteolab.online/mi/uChart" }, "keywords": ["chart", "visualization", "typescript", "esbuild"], "type": "module",