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 c43e73393..02f2c7570 100644 --- a/packages/fill-scenarios/package.json +++ b/packages/fill-scenarios/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "@0xproject/base-contract": "^1.0.3", - "@0xproject/order-utils": "^1.0.1-rc.2", + "@0xproject/order-utils": "^1.0.1-rc.1", "@0xproject/types": "^1.0.1-rc.2", "@0xproject/typescript-typings": "^1.0.3", "@0xproject/utils": "^1.0.3", |