This repository was archived by the owner on Oct 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 122122 "typescript" : " ^3.9.6"
123123 },
124124 "resolutions" : {
125- "@0x/contract-addresses" : " 0xProject/gitpkg-registry#0x-contract-addresses-v4.11.0-9a16f5736 " ,
125+ "@0x/contract-addresses" : " 0xProject/gitpkg-registry#0x-contract-addresses-v4.11.0-e29087d16 " ,
126126 "@0x/contract-artifacts" : " 0xProject/gitpkg-registry#0x-contract-artifacts-v3.7.1-9a16f5736" ,
127127 "@0x/contract-wrappers" : " 0xProject/gitpkg-registry#0x-contract-wrappers-v13.8.0-9a16f5736"
128128 },
Original file line number Diff line number Diff line change @@ -263,7 +263,14 @@ const EXCLUDED_SOURCES = (() => {
263263 case ChainId . Mainnet :
264264 return [ ] ;
265265 case ChainId . Kovan :
266- return [ ERC20BridgeSource . Kyber ] ;
266+ return [
267+ ERC20BridgeSource . Kyber ,
268+ ERC20BridgeSource . Balancer ,
269+ ERC20BridgeSource . Curve ,
270+ ERC20BridgeSource . Eth2Dai ,
271+ ERC20BridgeSource . Uniswap ,
272+ ERC20BridgeSource . LiquidityProvider ,
273+ ] ;
267274 default :
268275 return [
269276 ERC20BridgeSource . Eth2Dai ,
Original file line number Diff line number Diff line change 8585 uuid "^3.3.2"
8686 websocket "^1.0.26"
8787
88- " @0x/contract-addresses@0xProject/gitpkg-registry#0x-contract-addresses-v4.11.0-9a16f5736 " , "@0x/contract-addresses@^4.11.0":
88+ " @0x/contract-addresses@0xProject/gitpkg-registry#0x-contract-addresses-v4.11.0-e29087d16 " , "@0x/contract-addresses@^4.11.0":
8989 version "4.11.0"
90- resolved "https://codeload.github.com/0xProject/gitpkg-registry/tar.gz/ac7f02c026aec51e0395c862b40cea0fc6937f88 "
90+ resolved "https://codeload.github.com/0xProject/gitpkg-registry/tar.gz/e0f108707128e1e8ee21ea115817d638273edd18 "
9191
9292" @0x/contract-artifacts@0xProject/gitpkg-registry#0x-contract-artifacts-v3.7.1-9a16f5736" , "@0x/contract-artifacts@^3.7.1":
9393 version "3.7.1"
You can’t perform that action at this time.
0 commit comments