diff options
Diffstat (limited to 'packages/order-utils/package.json')
-rw-r--r-- | packages/order-utils/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json index e2d0bcc98..047ca14df 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -60,7 +60,7 @@ "@0x/contract-artifacts": "^1.3.0", "@0x/json-schemas": "^3.0.2", "@0x/types": "^2.0.2", - "@0x/typescript-typings": "^4.0.0", + "@dexon-foundation/typescript-typings": "^4.0.0", "@0x/utils": "^4.0.3", "@0x/web3-wrapper": "^4.0.2", "@types/node": "*", |