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