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