diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7e8078d1c..f5b54e13c 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": { |