aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-watcher/package.json
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2018-07-20 06:07:25 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2018-07-20 06:07:25 +0800
commit5e015872efa736d4830727b2b7ac8c4b4982f180 (patch)
tree4593d100a0bfa6b7184d9e6e30e26e7676918a7c /packages/order-watcher/package.json
parent08c291bd3f44de424908dd50c208839bca848de5 (diff)
downloaddexon-0x-contracts-5e015872efa736d4830727b2b7ac8c4b4982f180.tar
dexon-0x-contracts-5e015872efa736d4830727b2b7ac8c4b4982f180.tar.gz
dexon-0x-contracts-5e015872efa736d4830727b2b7ac8c4b4982f180.tar.bz2
dexon-0x-contracts-5e015872efa736d4830727b2b7ac8c4b4982f180.tar.lz
dexon-0x-contracts-5e015872efa736d4830727b2b7ac8c4b4982f180.tar.xz
dexon-0x-contracts-5e015872efa736d4830727b2b7ac8c4b4982f180.tar.zst
dexon-0x-contracts-5e015872efa736d4830727b2b7ac8c4b4982f180.zip
Remove bundles config
Diffstat (limited to 'packages/order-watcher/package.json')
-rw-r--r--packages/order-watcher/package.json8
1 files changed, 1 insertions, 7 deletions
diff --git a/packages/order-watcher/package.json b/packages/order-watcher/package.json
index 259d8f850..c48f025e8 100644
--- a/packages/order-watcher/package.json
+++ b/packages/order-watcher/package.json
@@ -30,13 +30,7 @@
},
"config": {
"compact_artifacts": "Exchange DummyToken ZRXToken Token EtherToken TokenTransferProxy TokenRegistry",
- "contracts": "Exchange DummyToken ZRXToken Token WETH9 TokenTransferProxy_v1 MultiSigWallet MultiSigWalletWithTimeLock MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress MaliciousToken TokenRegistry Arbitrage EtherDelta AccountLevels",
- "postpublish": {
- "assets": [
- "packages/order-watcher/_bundles/index.js",
- "packages/order-watcher/_bundles/index.min.js"
- ]
- }
+ "contracts": "Exchange DummyToken ZRXToken Token WETH9 TokenTransferProxy_v1 MultiSigWallet MultiSigWalletWithTimeLock MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress MaliciousToken TokenRegistry Arbitrage EtherDelta AccountLevels"
},
"repository": {
"type": "git",