From 36b6da7c4f2a995f29ec7a6b4b9e8b7ce64b3dc5 Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Mon, 30 Jul 2018 22:41:51 +0200 Subject: Fix github dep to point to branch --- packages/subproviders/package.json | 2 +- packages/web3-wrapper/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages') diff --git a/packages/subproviders/package.json b/packages/subproviders/package.json index 5e0153765..c11ed9a6f 100644 --- a/packages/subproviders/package.json +++ b/packages/subproviders/package.json @@ -54,7 +54,7 @@ "ethereum-types": "^1.0.3", "ethereumjs-tx": "^1.3.5", "ethereumjs-util": "^5.1.1", - "ganache-core": "0xProject/ganache-core", + "ganache-core": "0xProject/ganache-core#monorepo-dep", "hdkey": "^0.7.1", "json-rpc-error": "2.0.0", "lodash": "^4.17.4", diff --git a/packages/web3-wrapper/package.json b/packages/web3-wrapper/package.json index d0f55c905..a94786b8c 100644 --- a/packages/web3-wrapper/package.json +++ b/packages/web3-wrapper/package.json @@ -53,7 +53,7 @@ "chai-bignumber": "^2.0.1", "copyfiles": "^1.2.0", "dirty-chai": "^2.0.1", - "ganache-core": "0xProject/ganache-core", + "ganache-core": "0xProject/ganache-core#monorepo-dep", "make-promises-safe": "^1.1.0", "mocha": "^4.0.1", "npm-run-all": "^4.1.2", -- cgit v1.2.3