From 74dac18e471a037de5fd52302238b817d98e5e15 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Mon, 3 Dec 2018 13:19:48 +0100 Subject: Make chai-as-promised a dependency --- contracts/test-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/test-utils/package.json b/contracts/test-utils/package.json index 34e2243a5..6aa07cbcb 100644 --- a/contracts/test-utils/package.json +++ b/contracts/test-utils/package.json @@ -44,7 +44,6 @@ "@types/lodash": "4.14.104", "@types/node": "*", "chai": "^4.0.1", - "chai-as-promised": "^7.1.0", "chai-bignumber": "^2.0.1", "dirty-chai": "^2.0.1", "make-promises-safe": "^1.1.0", @@ -62,6 +61,7 @@ "@0x/sol-cov": "^2.1.13", "@0x/web3-wrapper": "^3.1.5", "@types/js-combinatorics": "^0.5.29", + "chai-as-promised": "^7.1.0", "bn.js": "^4.11.8", "ethereum-types": "^1.1.2", "ethereumjs-abi": "0.6.5", -- cgit v1.2.3