aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/order-utils/package.json2
-rw-r--r--packages/types/package.json2
-rw-r--r--yarn.lock2
3 files changed, 3 insertions, 3 deletions
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"
},
diff --git a/yarn.lock b/yarn.lock
index 5cdb9c754..b1d5f58e6 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -45,7 +45,7 @@
ethereumjs-util "^5.1.1"
lodash "^4.17.4"
-"@0xproject/types@0.7.0":
+"@0xproject/types@0.7.0", "@0xproject/types@^0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@0xproject/types/-/types-0.7.0.tgz#fad13925ee92ad4ee1980668a5cb2bed4dcaab8f"
dependencies: