aboutsummaryrefslogtreecommitdiffstats
path: root/packages/migrations/compiler.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/migrations/compiler.json')
-rw-r--r--packages/migrations/compiler.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/migrations/compiler.json b/packages/migrations/compiler.json
index e1204b2d1..782b939dc 100644
--- a/packages/migrations/compiler.json
+++ b/packages/migrations/compiler.json
@@ -1,5 +1,5 @@
{
- "artifactsDir": "artifacts/1.0.0",
+ "artifactsDir": "artifacts/2.0.0",
"contractsDir": "../contracts/src/contracts",
"contracts": [
"Exchange_v1",
@@ -10,7 +10,8 @@
"MultiSigWallet",
"MultiSigWalletWithTimeLock",
"MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress",
- "TokenRegistry"
+ "TokenRegistry",
+ "ISigner"
],
"compilerSettings": {
"outputSelection": {