mirror of
https://github.com/aleleba/chartjs-2-react.git
synced 2025-06-20 13:58:16 -06:00
Se vuelve a empaquetar con create react library ya que se coloco el nombre mal.
Se sube a version 1.0.8 Se sube a GitHub 1.0.8 Se sube a NPM 1.0.8
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
<link rel="manifest" href="%PUBLIC_URL%/manifest.json">
|
||||
|
||||
<title>chart-2-react</title>
|
||||
<title>chartjs-2-react</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"short_name": "chart-2-react",
|
||||
"name": "chart-2-react",
|
||||
"short_name": "chartjs-2-react",
|
||||
"name": "chartjs-2-react",
|
||||
"start_url": "./index.html",
|
||||
"display": "standalone",
|
||||
"theme_color": "#000000",
|
||||
|
Reference in New Issue
Block a user