File tree Expand file tree Collapse file tree 4 files changed +1964
-1978
lines changed Expand file tree Collapse file tree 4 files changed +1964
-1978
lines changed Original file line number Diff line number Diff line change 1
- 12
1
+ 16
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ dist: trusty
2
2
sudo : required
3
3
language : node_js
4
4
node_js :
5
- - ' 12 '
5
+ - ' 16 '
6
6
cache :
7
7
directories :
8
8
- node_modules
Original file line number Diff line number Diff line change 18
18
" lint"
19
19
],
20
20
"dependencies" : {
21
- "@maticnetwork/maticjs" : " ^ 2.0.43" ,
21
+ "@maticnetwork/maticjs" : " https://github.com/maticnetwork/matic.js.git# 2.0.43" ,
22
22
"@openzeppelin/contracts" : " ^3.4.0" ,
23
23
"@openzeppelin/contracts-upgradeable" : " ^3.3.0" ,
24
24
"@openzeppelin/upgrades" : " ^2.8.0" ,
25
+ "arb-bridge-eth" : " https://gitpkg.now.sh/OffchainLabs/arbitrum/packages/arb-bridge-eth" ,
26
+ "arb-bridge-peripherals" : " https://gitpkg.now.sh/OffchainLabs/arbitrum/packages/arb-bridge-peripherals" ,
27
+ "arb-ts" : " ^0.0.42" ,
28
+ "arbos-contracts" : " https://gitpkg.now.sh/OffchainLabs/arb-os/contracts" ,
25
29
"chainbridge-solidity" : " https://github.com/meterio/chainbridge-solidity-v1.0.0-eth#6b02b0a52ce7e3967feeffbe6a6440a5b1006aec" ,
26
- "fx-portal" : " fx-portal/contracts" ,
30
+ "fx-portal" : " fx-portal/contracts#v1.0.1 " ,
27
31
"market-oracle" : " https://github.com/ampleforth/market-oracle#v1.0.1" ,
28
- "uFragments" : " https://github.com/ampleforth/uFragments #v1.1 .0"
32
+ "uFragments" : " https://github.com/ampleforth/ampleforth-contracts #v1.2 .0"
29
33
},
30
34
"devDependencies" : {
31
35
"@nomiclabs/hardhat-ethers" : " ^2.0.1" ,
You can’t perform that action at this time.
0 commit comments