Skip to content

Commit 635c28c

Browse files
committed
Update repo url
1 parent 18b332e commit 635c28c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "",
55
"author": "iExec",
66
"license": "Apache-2.0",
7-
"homepage": "https://github.com/iExecBlockchainComputing/PoCo-dev.git#readme",
7+
"homepage": "https://github.com/iExecBlockchainComputing/PoCo.git#readme",
88
"main": "",
99
"scripts": {
1010
"prepare": "husky",
@@ -33,10 +33,10 @@
3333
},
3434
"repository": {
3535
"type": "git",
36-
"url": "git+https://github.com/iExecBlockchainComputing/PoCo-dev.git"
36+
"url": "git+https://github.com/iExecBlockchainComputing/PoCo.git"
3737
},
3838
"bugs": {
39-
"url": "https://github.com/iExecBlockchainComputing/PoCo-dev.git/issues"
39+
"url": "https://github.com/iExecBlockchainComputing/PoCo.git/issues"
4040
},
4141
"files": [
4242
"/contracts",

0 commit comments

Comments
 (0)