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 7fa47dc commit 9509e9fCopy full SHA for 9509e9f
package.json
@@ -27,13 +27,13 @@
27
"prettier --write"
28
]
29
},
30
- "homepage": "https://github.com/iExecBlockchainComputing/PoCo-subgraph.git#readme",
+ "homepage": "https://github.com/iExecBlockchainComputing/PoCo-subgraph#readme",
31
"repository": {
32
"type": "git",
33
"url": "git+https://github.com/iExecBlockchainComputing/PoCo-subgraph.git"
34
35
"bugs": {
36
- "url": "https://github.com/iExecBlockchainComputing/PoCo-subgraph.git/issues"
+ "url": "https://github.com/iExecBlockchainComputing/PoCo-subgraph/issues"
37
38
"devDependencies": {
39
"@apollo/client": "^3.11.8",
@@ -58,4 +58,4 @@
58
"dependencies": {
59
"@iexec/poco": "^5.5.0"
60
}
61
-}
+}
0 commit comments