aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/pipeline/package.json')
-rw-r--r--packages/pipeline/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/pipeline/package.json b/packages/pipeline/package.json
index d81ea2668..6670938f2 100644
--- a/packages/pipeline/package.json
+++ b/packages/pipeline/package.json
@@ -40,7 +40,9 @@
},
"dependencies": {
"@0xproject/contract-wrappers": "^1.0.1",
+ "@0xproject/order-utils": "^1.0.2",
"@0xproject/subproviders": "^2.0.2",
+ "@0xproject/types": "^1.0.1",
"@0xproject/utils": "^1.0.8",
"@types/ramda": "^0.25.38",
"axios": "^0.18.0",