updated the version and fixed readme
This commit is contained in:
parent
c0ea356afd
commit
c2929bc130
@ -5,7 +5,7 @@
|
|||||||
Using NPM
|
Using NPM
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
npm add @cubetiq/react-chart-js
|
npm install @cubetiq/react-chart-js
|
||||||
```
|
```
|
||||||
|
|
||||||
OR using Yarn
|
OR using Yarn
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@cubetiq/react-chart-js",
|
"name": "@cubetiq/react-chart-js",
|
||||||
"version": "1.1.4",
|
"version": "1.1.5",
|
||||||
"description": "Chart.js for React and TypeScript",
|
"description": "Chart.js for React and TypeScript",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
|
Loading…
Reference in New Issue
Block a user