diff options
Diffstat (limited to 'packages/fill-scenarios/package.json')
-rw-r--r-- | packages/fill-scenarios/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/fill-scenarios/package.json b/packages/fill-scenarios/package.json index dc314de98..0ff1fbbb5 100644 --- a/packages/fill-scenarios/package.json +++ b/packages/fill-scenarios/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "@0xproject/base-contract": "^1.0.0", - "@0xproject/order-utils": "^1.0.0", + "@0xproject/order-utils": "^1.0.0-rc.1", "@0xproject/types": "^1.0.0-rc.1", "ethereum-types": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0", |