diff options
Diffstat (limited to 'packages/order-watcher/package.json')
-rw-r--r-- | packages/order-watcher/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/order-watcher/package.json b/packages/order-watcher/package.json index 209c9bdc5..4e95e9201 100644 --- a/packages/order-watcher/package.json +++ b/packages/order-watcher/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@0x/dev-utils": "^2.0.2", "@0x/migrations": "^3.0.3", - "@0x/subproviders": "^3.0.2", + "@dexon-foundation/subproviders": "^3.0.2", "@0x/tslint-config": "^3.0.0", "@types/bintrees": "^1.0.2", "@types/lodash": "4.14.104", @@ -73,7 +73,7 @@ "@0x/json-schemas": "^3.0.2", "@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", "bintrees": "^1.0.2", |