Skip to content

Commit 92660da

Browse files
committed
chore: update refs
1 parent 822d885 commit 92660da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"repository": {
2424
"type": "git",
25-
"url": "https://github.com/jbenet/js-multiaddr.git"
25+
"url": "https://github.com/multiformats/js-multiaddr.git"
2626
},
2727
"keywords": [
2828
"multiaddr",
@@ -32,9 +32,9 @@
3232
"author": "Juan Benet <[email protected]> (http://juan.benet.ai/)",
3333
"license": "MIT",
3434
"bugs": {
35-
"url": "https://github.com/jbenet/js-multiaddr/issues"
35+
"url": "https://github.com/multiformats/js-multiaddr/issues"
3636
},
37-
"homepage": "https://github.com/jbenet/js-multiaddr",
37+
"homepage": "https://github.com/multiformats/js-multiaddr",
3838
"dependencies": {
3939
"babel-runtime": "^6.11.6",
4040
"bs58": "^3.0.0",
@@ -57,4 +57,4 @@
5757
"Richard Littauer <[email protected]>",
5858
"Stephen Whitmore <[email protected]>"
5959
]
60-
}
60+
}

0 commit comments

Comments
 (0)