Prepare for PR
changed repo urls from package.json, bower.json and readme
Showing
| ... | ... | @@ -34,9 +34,9 @@ |
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/cubedro/ethereum.js.git" | ||
| "url": "https://github.com/ethereum/ethereum.js.git" | ||
| }, | ||
| "homepage": "https://github.com/cubedro/ethereum.js", | ||
| "homepage": "https://github.com/ethereum/ethereum.js", | ||
| "bugs": { | ||
| "url": "https://github.com/ethereum/ethereum.js/issues" | ||
| }, | ||
| ... | ... | @@ -59,7 +59,7 @@ |
| }, | ||
| { | ||
| "name": "Marian Oancea", | ||
| "email": "marian.oancea@gmail.com", | ||
| "email": "marian@ethdev.com", | ||
| "url": "https://github.com/cubedro" | ||
| } | ||
| ], | ||
| ... | ... |
Please register or sign in to comment