Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 08ca563

Browse files
committed
Repository has been move to the ethereumjs organization, update package.json
1 parent a317c50 commit 08ca563

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/axic/ethereumjs-wallet.git"
15+
"url": "https://github.com/ethereumjs/ethereumjs-wallet.git"
1616
},
1717
"keywords": [
1818
"ethereum",
@@ -22,9 +22,9 @@
2222
"author": "Alex Beregszaszi <[email protected]>",
2323
"license": "MIT",
2424
"bugs": {
25-
"url": "https://github.com/axic/ethereumjs-wallet/issues"
25+
"url": "https://github.com/ethereumjs/ethereumjs-wallet/issues"
2626
},
27-
"homepage": "https://github.com/axic/ethereumjs-wallet",
27+
"homepage": "https://github.com/ethereumjs/ethereumjs-wallet",
2828
"dependencies": {
2929
"aes-js": "^0.2.3",
3030
"bs58check": "^1.0.8",

0 commit comments

Comments
 (0)