Repository has been move to the ethereumjs organization, update package.json
This commit is contained in:
parent
a317c50d01
commit
08ca5637a1
|
@ -12,7 +12,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/axic/ethereumjs-wallet.git"
|
||||
"url": "https://github.com/ethereumjs/ethereumjs-wallet.git"
|
||||
},
|
||||
"keywords": [
|
||||
"ethereum",
|
||||
|
@ -22,9 +22,9 @@
|
|||
"author": "Alex Beregszaszi <alex@rtfs.hu>",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/axic/ethereumjs-wallet/issues"
|
||||
"url": "https://github.com/ethereumjs/ethereumjs-wallet/issues"
|
||||
},
|
||||
"homepage": "https://github.com/axic/ethereumjs-wallet",
|
||||
"homepage": "https://github.com/ethereumjs/ethereumjs-wallet",
|
||||
"dependencies": {
|
||||
"aes-js": "^0.2.3",
|
||||
"bs58check": "^1.0.8",
|
||||
|
|
Loading…
Reference in New Issue