diff options
Diffstat (limited to 'packages/0x.js/package.json')
-rw-r--r-- | packages/0x.js/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/0x.js/package.json b/packages/0x.js/package.json index c32d468be..9babea0b7 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", |