diff options
Diffstat (limited to 'packages/assert/package.json')
-rw-r--r-- | packages/assert/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/assert/package.json b/packages/assert/package.json index 551414de3..e98cf9d15 100644 --- a/packages/assert/package.json +++ b/packages/assert/package.json @@ -45,7 +45,7 @@ }, "dependencies": { "@0x/json-schemas": "^3.0.2", - "@0x/typescript-typings": "^4.0.0", + "@dexon-foundation/typescript-typings": "^4.0.0", "@0x/utils": "^4.0.3", "lodash": "^4.17.11", "valid-url": "^1.0.9" |