We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf0fa1f commit 92a8068Copy full SHA for 92a8068
package.json
@@ -4,13 +4,13 @@
4
"description": "react-chartjs-2",
5
"main": "lib/Chart.js",
6
"author": "Goran Udosic",
7
- "homepage": "https://github.com/renddiyeh/react-chartjs-2",
+ "homepage": "https://github.com/gor181/react-chartjs-2",
8
"repository": {
9
"type": "git",
10
- "url": "https://github.com/renddiyeh/react-chartjs-2.git"
+ "url": "https://github.com/gor181/react-chartjs-2.git"
11
},
12
"bugs": {
13
- "url": "https://github.com/renddiyeh/react-chartjs-2/issues"
+ "url": "https://github.com/gor181/react-chartjs-2/issues"
14
15
"dependencies": {
16
"chart.js": "^2.2.0-rc.1"
0 commit comments