refactor DAO deployment
This commit is contained in:
@@ -37,8 +37,12 @@
|
||||
"network": "development",
|
||||
"appName": "dummy.aragonpm.eth"
|
||||
},
|
||||
"kovan": {
|
||||
"network": "kovan",
|
||||
"appName": "dummy.aragonpm.eth"
|
||||
},
|
||||
"default": {
|
||||
"network": "rpc",
|
||||
"network": "development",
|
||||
"appName": "dummy.aragonpm.eth"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user