fixed docs
This commit is contained in:
@@ -15,7 +15,7 @@ Lightweight, canvas‑based charting library written in TypeScript, designed for
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install uchart
|
npm install @meteolab/uchart
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@meteolab/uchart",
|
"name": "@meteolab/uchart",
|
||||||
"publishConfig": { "access": "public" },
|
"publishConfig": { "access": "public" },
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user