From c0015c2c118c0fd563fa8d2ee672c28dca7ef809 Mon Sep 17 00:00:00 2001 From: Brandon Millman Date: Tue, 5 Dec 2017 11:25:47 -0800 Subject: Remove isomorphic-fetch types from contracts package --- yarn.lock | 4 ---- 1 file changed, 4 deletions(-) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index da6dc8ec0..b9510cae0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -102,10 +102,6 @@ version "4.6.2" resolved "https://registry.yarnpkg.com/@types/history/-/history-4.6.2.tgz#12cfaba693ba20f114ed5765467ff25fdf67ddb0" -"@types/isomorphic-fetch@^0.0.34": - version "0.0.34" - resolved "https://registry.yarnpkg.com/@types/isomorphic-fetch/-/isomorphic-fetch-0.0.34.tgz#3c3483e606c041378438e951464f00e4e60706d6" - "@types/jsonschema@^1.1.1": version "1.1.1" resolved "https://registry.yarnpkg.com/@types/jsonschema/-/jsonschema-1.1.1.tgz#08703dfe074010e8e829123111594af731f57b1a" -- cgit