Deployment hacking while trying to deploy on rinkeby

This currently breaks the local usage because of the different appIds:
<name>.open.aragonpm.eth vs. <name>.aragonpm.eth (local)
This commit is contained in:
2019-03-26 00:18:59 +01:00
parent fbda45376e
commit 3c2cdf4376
22 changed files with 207 additions and 68 deletions

View File

@@ -41,6 +41,7 @@
"solc": "^0.4.25"
},
"dependencies": {
"eth-ens-namehash": "^2.0.8",
"ethers": "3.0.15",
"ipfs-api": "^19.0.0",
"rsvp": "^4.8.2"