diff options
Diffstat (limited to 'contracts/exchange-forwarder')
-rw-r--r-- | contracts/exchange-forwarder/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/exchange-forwarder/package.json b/contracts/exchange-forwarder/package.json index 875d60ae6..0d043a5bd 100644 --- a/contracts/exchange-forwarder/package.json +++ b/contracts/exchange-forwarder/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", |