diff options
Diffstat (limited to 'packages/instant/package.json')
-rw-r--r-- | packages/instant/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/instant/package.json b/packages/instant/package.json index 0fe45e963..4eb00afe9 100644 --- a/packages/instant/package.json +++ b/packages/instant/package.json @@ -46,9 +46,9 @@ "@0x/asset-buyer": "^5.0.3", "@0x/json-schemas": "^3.0.2", "@0x/order-utils": "^6.0.1", - "@0x/subproviders": "^3.0.2", + "@dexon-foundation/subproviders": "^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", "babel-runtime": "^6.26.0", |