From d3e159e638b014a604ebb9452b71ad48372ad3b7 Mon Sep 17 00:00:00 2001 From: Michal Pemcak Date: Tue, 15 Jul 2025 17:12:43 +0200 Subject: [PATCH] Scope rename --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60a6811..2874961 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@michal/uchart", + "name": "@meteolab/uchart", "version": "1.0.0", "description": "Lightweight charting library for the browser and Node.js", "license": "MIT",