React Chart.js 2 aleleba version library.
Go to file
dependabot[bot] 22b60a35bf
Bump json5 and react-scripts in /example
Bumps [json5](https://github.com/json5/json5) to 2.2.2 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `json5` from 1.0.1 to 2.2.2
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v2.2.2)

Updates `react-scripts` from 4.0.1 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-31 04:46:59 +00:00
example Bump json5 and react-scripts in /example 2022-12-31 04:46:59 +00:00
src Se arreglan problemas de Compatibilidad y se vuelven todos componentes funcionales. 2020-12-15 00:35:32 +00:00
.babelrc Se implementa la libreria de create-react-library para que funcione la libreria. 2019-12-05 13:07:01 -06:00
.editorconfig Se implementa la libreria de create-react-library para que funcione la libreria. 2019-12-05 13:07:01 -06:00
.eslintrc Se arreglan problemas de Compatibilidad y se vuelven todos componentes funcionales. 2020-12-15 00:35:32 +00:00
.gitignore Se implementa la libreria de create-react-library para que funcione la libreria. 2019-12-05 13:07:01 -06:00
.travis.yml Se implementa la libreria de create-react-library para que funcione la libreria. 2019-12-05 13:07:01 -06:00
package-lock.json Se actualizan todas las dependencias para que no existan vulnerabilidades. 2020-12-13 14:25:53 -06:00
package.json Se arreglan problemas de Compatibilidad y se vuelven todos componentes funcionales. 2020-12-15 00:35:32 +00:00
README.md Se agrega el Repositorio de npm que es en Readme. 2020-02-08 15:15:09 -06:00
rollup.config.js Se implementa la libreria de create-react-library para que funcione la libreria. 2019-12-05 13:07:01 -06:00

chartjs-2-react

Libreria de chart.js para React.js

NPM JavaScript Style Guide

Install

npm install --save chart-2-react

License

MIT