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 635c28c commit 3bef215Copy full SHA for 3bef215
package.json
@@ -4,7 +4,7 @@
4
"description": "",
5
"author": "iExec",
6
"license": "Apache-2.0",
7
- "homepage": "https://github.com/iExecBlockchainComputing/PoCo.git#readme",
+ "homepage": "https://github.com/iExecBlockchainComputing/PoCo#readme",
8
"main": "",
9
"scripts": {
10
"prepare": "husky",
@@ -36,7 +36,7 @@
36
"url": "git+https://github.com/iExecBlockchainComputing/PoCo.git"
37
},
38
"bugs": {
39
- "url": "https://github.com/iExecBlockchainComputing/PoCo.git/issues"
+ "url": "https://github.com/iExecBlockchainComputing/PoCo/issues"
40
41
"files": [
42
"/contracts",
0 commit comments