Skip to content

Commit 9da051c

Browse files
author
Alan Shaw
authored
fix: repo URLs
1 parent 98ede83 commit 9da051c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"repository": {
1919
"type": "git",
20-
"url": "git+https://github.com/w3s-project/w3cli.git"
20+
"url": "git+https://github.com/storacha-network/w3cli.git"
2121
},
2222
"keywords": [
2323
"w3",
@@ -27,9 +27,9 @@
2727
"cli"
2828
],
2929
"bugs": {
30-
"url": "https://github.com/w3s-project/w3cli/issues"
30+
"url": "https://github.com/storacha-network/w3cli/issues"
3131
},
32-
"homepage": "https://github.com/w3s-project/w3cli#readme",
32+
"homepage": "https://github.com/storacha-network/w3cli#readme",
3333
"devDependencies": {
3434
"@types/update-notifier": "^6.0.5",
3535
"@ucanto/interface": "^10.0.1",

0 commit comments

Comments
 (0)