diff options
Diffstat (limited to 'contracts/erc20')
-rw-r--r-- | contracts/erc20/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/erc20/package.json b/contracts/erc20/package.json index 45272f157..96467b84a 100644 --- a/contracts/erc20/package.json +++ b/contracts/erc20/package.json @@ -71,7 +71,7 @@ "@0x/contracts-exchange-libs": "1.0.2", "@0x/contracts-utils": "2.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", |