Skip to content

Commit fd5c5f3

Browse files
committed
add package.json
1 parent 1f43809 commit fd5c5f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"description": "react-chartjs-2",
55
"main": "lib/index.js",
66
"author": "Goran Udosic",
7-
"homepage": "https://github.com/gor181/react-chartjs-2",
7+
"homepage": "https://github.com/jerairrest/react-chartjs-2",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/gor181/react-chartjs-2.git"
10+
"url": "https://github.com/jerairrest/react-chartjs-2.git"
1111
},
1212
"bugs": {
13-
"url": "https://github.com/gor181/react-chartjs-2/issues"
13+
"url": "https://github.com/jerairrest/react-chartjs-2/issues"
1414
},
1515
"dependencies": {
1616
"lodash.isequal": "^4.4.0",

0 commit comments

Comments
 (0)