We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b86a5b7 commit 0277e4dCopy full SHA for 0277e4d
package.json
@@ -78,7 +78,7 @@
78
},
79
"repository": {
80
"type": "git",
81
- "url": "git+https://github.com/FilOzone/filecoin-pin.git"
+ "url": "git+https://github.com/filecoin-project/filecoin-pin.git"
82
83
"keywords": [
84
"ipfs",
@@ -90,9 +90,9 @@
90
"author": "Rod Vagg <[email protected]>",
91
"license": "Apache-2.0 OR MIT",
92
"bugs": {
93
- "url": "https://github.com/FilOzone/filecoin-pin/issues"
+ "url": "https://github.com/filecoin-project/filecoin-pin/issues"
94
95
- "homepage": "https://github.com/FilOzone/filecoin-pin#readme",
+ "homepage": "https://github.com/filecoin-project/filecoin-pin#readme",
96
"dependencies": {
97
"@clack/prompts": "^0.11.0",
98
"@filoz/synapse-sdk": "^0.34.0",
0 commit comments