From e654616b6d759883a287c23c5a10b56dec90963c Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Thu, 31 May 2018 20:39:10 -0700 Subject: Bump types to a major version to avoid the caret --- packages/order-utils/package.json | 2 +- packages/types/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages') diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json index 0b0686954..50f7e7c14 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -70,7 +70,7 @@ "@0xproject/base-contract": "^0.3.2", "@0xproject/json-schemas": "0.7.24", "@0xproject/sol-compiler": "^0.5.0", - "@0xproject/types": "^0.7.1", + "@0xproject/types": "^1.0.0", "@0xproject/typescript-typings": "^0.3.2", "@0xproject/utils": "^0.6.2", "@0xproject/web3-wrapper": "^0.6.4", diff --git a/packages/types/package.json b/packages/types/package.json index d9afe5afc..e70546bd3 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@0xproject/types", - "version": "0.7.1", + "version": "1.0.0", "engines": { "node": ">=6.12" }, -- cgit v1.2.3