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.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/pipeline/package.json b/packages/pipeline/package.json
index 908734687..a8b89c7b5 100644
--- a/packages/pipeline/package.json
+++ b/packages/pipeline/package.json
@@ -30,11 +30,11 @@
"@0x/tslint-config": "^2.0.2",
"@types/axios": "^0.14.0",
"@types/ramda": "^0.25.38",
- "chai": "^4.1.2",
- "chai-as-promised": "^7.1.1",
+ "chai": "^4.0.1",
+ "chai-as-promised": "^7.1.0",
"chai-bignumber": "^3.0.0",
"dirty-chai": "^2.0.1",
- "mocha": "^5.2.0",
+ "mocha": "^4.1.0",
"tslint": "5.11.0",
"typescript": "3.0.1"
},
@@ -42,7 +42,7 @@
"@0x/connect": "^3.0.13",
"@0x/contract-addresses": "^2.2.0",
"@0x/contract-artifacts": "^1.3.0",
- "@0x/contract-wrappers": "^3.0.0",
+ "@0x/contract-wrappers": "^5.0.1",
"@0x/dev-utils": "^1.0.24",
"@0x/order-utils": "^3.1.2",
"@0x/subproviders": "^2.1.11",