From fa65bcc1157960f1e01e95ce6c6963633710f2b9 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Mon, 14 Aug 2017 18:08:00 -0500 Subject: Remove Mintable artifacts --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 9441d8389..80b8b91ca 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 Mintable EtherToken", + "artifacts": "Proxy Exchange TokenRegistry Token EtherToken", "mnemonic": "concert load couple harbor equip island argue ramp clarify fence smart topic" }, "repository": { -- cgit