From d299458084c46e635d217c777ebc51c47c26a247 Mon Sep 17 00:00:00 2001 From: Alex Browne Date: Wed, 6 Jun 2018 16:51:22 -0700 Subject: Use source-map-support package to include correct line numbers in mocha --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index f25438224..11444d16d 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,8 @@ "lerna": "^2.5.1", "npm-run-all": "^4.1.2", "prettier": "^1.11.1", - "wsrun": "^2.2.0" + "wsrun": "^2.2.0", + "source-map-support": "^0.5.6" }, "resolutions": { "ethereumjs-tx": "0xProject/ethereumjs-tx#fake-tx-include-signature-by-default", -- cgit v1.2.3