From 1311dfe7f5fac9b08a83bc4d0eaab7996dad1957 Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Mon, 21 Aug 2017 07:20:06 -0500 Subject: Update artifacts and rename proxy to tokenTransferProxy --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index f5b54e13c..a51fa9dbe 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "run_mocha": "mocha lib/test/**/*_test.js --timeout 3000 --bail" }, "config": { - "artifacts": "Proxy Exchange TokenRegistry Token EtherToken", + "artifacts": "TokenTransferProxy Exchange TokenRegistry Token EtherToken", "mnemonic": "concert load couple harbor equip island argue ramp clarify fence smart topic" }, "repository": { -- cgit