From 096d3bdb26921cb3e7d05e65dc286ddf49f98a8a Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Tue, 20 Jun 2017 16:49:33 +0200 Subject: Connect to github over https so that it works without authentication --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index 48cce8d89..674bb9246 100644 --- a/yarn.lock +++ b/yarn.lock @@ -938,9 +938,9 @@ chai-as-promised@^6.0.0: dependencies: check-error "^1.0.2" -"chai-bignumber@git+ssh://git@github.com:0xProject/chai-bignumber.git": +chai-bignumber@0xProject/chai-bignumber: version "2.0.0" - resolved "git+ssh://git@github.com/0xProject/chai-bignumber.git#9ef233f3e2ca3ab250b66149390c833c117c27e7" + resolved "https://codeload.github.com/0xProject/chai-bignumber/tar.gz/9ef233f3e2ca3ab250b66149390c833c117c27e7" chai-typescript-typings@^0.0.0: version "0.0.0" -- cgit v1.2.3