Fix package.json repo url

This commit is contained in:
Kevin Qi 2016-05-30 23:06:36 -04:00
parent 1db4b32b68
commit f42f182936

View File

@ -6,10 +6,11 @@
"main": "./build/index.js",
"repository": {
"type": "git",
"url": "https://github.com/patientslikeme/react-circular-progressbar.git"
"url": "https://github.com/iqnivek/react-circular-progressbar.git"
},
"license": "MIT",
"keywords": [
"progressbar",
"react",
"react-component",
"svg"