Update git repo
... | ... | @@ -12,10 +12,10 @@ |
"license": "BSD-3-Clause", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/parity-js/light.git" | ||
"url": "git+https://github.com/parity-js/fether.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/parity-js/light/issues" | ||
"url": "https://github.com/parity-js/fether/issues" | ||
}, | ||
"keywords": [ | ||
"Ethereum", | ||
... | ... | @@ -23,7 +23,7 @@ |
"Light Client", | ||
"Parity" | ||
], | ||
"homepage": "https://github.com/parity-js/light", | ||
"homepage": "https://github.com/parity-js/fether", | ||
"workspaces": { | ||
"packages": [ | ||
"packages/*" | ||
... | ... |
Please register or sign in to comment