diff --git a/packages/0x.js/package.json b/packages/0x.js/package.json index c32d468bee..9babea0b79 100644 --- a/packages/0x.js/package.json +++ b/packages/0x.js/package.json @@ -38,7 +38,7 @@ "run_mocha": "mocha lib/test/**/*_test.js --timeout 5000 --bail --exit" }, "config": { - "artifacts": "TokenTransferProxy Exchange TokenRegistry Token EtherToken", + "artifacts": "TokenTransferProxy Exchange TokenRegistry Token EtherToken" }, "repository": { "type": "git",