fixed docs
This commit is contained in:
@@ -15,7 +15,7 @@ Lightweight, canvas‑based charting library written in TypeScript, designed for
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
npm install uchart
|
||||
npm install @meteolab/uchart
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@meteolab/uchart",
|
||||
"publishConfig": { "access": "public" },
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "Lightweight charting library for the browser and Node.js",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user