diff options
Diffstat (limited to 'contracts/extensions/package.json')
-rw-r--r-- | contracts/extensions/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/extensions/package.json b/contracts/extensions/package.json index 831a3398a..2846522b5 100644 --- a/contracts/extensions/package.json +++ b/contracts/extensions/package.json @@ -77,7 +77,7 @@ "@0x/contracts-utils": "2.0.1", "@0x/order-utils": "^6.0.1", "@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", "ethereum-types": "^2.0.0", |