diff options
Diffstat (limited to 'packages/dev-utils/package.json')
-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 23ff3d7ed..21867f1f8 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -47,7 +47,7 @@ "dependencies": { "@0xproject/subproviders": "^0.10.6", "@0xproject/types": "^1.0.0-rc.1", - "@0xproject/utils": "^0.7.3", + "@0xproject/utils": "^1.0.0", "ethereum-types": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0", "@0xproject/web3-wrapper": "^0.7.3", |