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.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/pipeline/package.json b/packages/pipeline/package.json
index 9831517fb..6af81c048 100644
--- a/packages/pipeline/package.json
+++ b/packages/pipeline/package.json
@@ -54,11 +54,14 @@
"@0x/utils": "^2.0.3",
"@0x/web3-wrapper": "^3.1.0",
"@types/dockerode": "^2.5.9",
+ "@types/p-limit": "^2.0.0",
"async-parallel": "^1.2.3",
"axios": "^0.18.0",
"dockerode": "^2.5.7",
"ethereum-types": "^1.0.6",
+ "p-limit": "^2.0.0",
"pg": "^7.5.0",
+ "prettier": "^1.15.3",
"ramda": "^0.25.0",
"reflect-metadata": "^0.1.12",
"sqlite3": "^4.0.2",