diff options
Diffstat (limited to 'packages/fill-scenarios')
-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 897b32092..883300fa0 100644 --- a/packages/fill-scenarios/package.json +++ b/packages/fill-scenarios/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "@0xproject/base-contract": "^0.3.4", - "@0xproject/order-utils": "^0.0.6", + "@0xproject/order-utils": "^1.0.0", "@0xproject/types": "1.0.0", "ethereum-types": "^0.0.1", "@0xproject/typescript-typings": "^0.4.1", |