diff options
Diffstat (limited to 'packages/dev-utils')
-rw-r--r-- | packages/dev-utils/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 2785d8fa8..23ff3d7ed 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "@0xproject/subproviders": "^0.10.6", - "@0xproject/types": "^0.8.2", + "@0xproject/types": "^1.0.0-rc.1", "@0xproject/utils": "^0.7.3", "ethereum-types": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0", |