diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/fill-scenarios/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/fill-scenarios/package.json b/packages/fill-scenarios/package.json index d0d3d9ec4..f94344b2d 100644 --- a/packages/fill-scenarios/package.json +++ b/packages/fill-scenarios/package.json @@ -37,8 +37,8 @@ }, "dependencies": { "@0xproject/base-contract": "^0.3.2", - "@0xproject/order-utils": "0.0.5", - "@0xproject/types": "0.7.0", + "@0xproject/order-utils": "^0.0.6", + "@0xproject/types": "1.0.0", "ethereum-types": "^0.0.1", "@0xproject/typescript-typings": "^0.3.2", "@0xproject/utils": "^0.6.2", |