From 45c4de16d2c4a7c413dc878f442d31ae46085a68 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 24 May 2018 14:33:48 -0700 Subject: Do a fake version bump on types so that yarn doesn't try to install updated version for not yet migrated packages --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index 58758bf09..3de08250a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15,9 +15,9 @@ jsonschema "^1.2.0" lodash.values "^4.3.0" -"@0xproject/types@0.6.3": - version "0.6.3" - resolved "https://registry.yarnpkg.com/@0xproject/types/-/types-0.6.3.tgz#0bc066967aad4151011b6e478bb707b1afb8504b" +"@0xproject/types@0.7.0": + version "0.7.0" + resolved "https://registry.yarnpkg.com/@0xproject/types/-/types-0.7.0.tgz#fad13925ee92ad4ee1980668a5cb2bed4dcaab8f" dependencies: "@types/node" "^8.0.53" bignumber.js "~4.1.0" -- cgit v1.2.3