File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @safient/contracts" ,
3- "version" : " 0.1.11 -alpha" ,
3+ "version" : " 0.1.12 -alpha" ,
44 "description" : " JavaScript SDK to manage and interact with the safe claims on Safient protocol." ,
55 "keywords" : [
66 " Web3" ,
4040 "devDependencies" : {
4141 "@types/fs-extra" : " ^9.0.13" ,
4242 "@types/node" : " ^15.6.1" ,
43+ "chalk" : " ^2.4.2" ,
4344 "prettier-plugin-solidity" : " *" ,
4445 "typedoc" : " ^0.22.4" ,
45- "typescript" : " ^4.2.4" ,
46- "chalk" : " ^2.4.2"
46+ "typescript" : " ^4.2.4"
4747 },
4848 "publishConfig" : {
4949 "access" : " public"
5353 "@ethersproject/bignumber" : " ^5.2.0" ,
5454 "@ethersproject/contracts" : " ^5.0.5" ,
5555 "@ethersproject/logger" : " ^5.2.0" ,
56- "@ethersproject/providers" : " ^5.2.0 " ,
56+ "@ethersproject/providers" : " ^5.4.4 " ,
5757 "@ethersproject/units" : " ^5.2.0" ,
5858 "@nomiclabs/hardhat-ethers" : " ^2.0.2" ,
5959 "@nomiclabs/hardhat-waffle" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 2323 "kovan" : {
2424 "chainId" : 42 ,
2525 "addresses" : {
26- "AutoAppealableArbitrator" : " 0xf54D6b97749ECD28F9EbF836Ed9cE0C387a2f0A1 " ,
27- "SafientMain" : " 0xefa7ECd3cd8c2bFe71E8790Da8ce3FeE945044A7 "
26+ "AutoAppealableArbitrator" : " 0x823E2b7623aD287819674548f43F8965F38B2626 " ,
27+ "SafientMain" : " 0x8C2FA3dE952f5A1c463af0Fb42a9A812D3Ffe9e3 "
2828 }
2929 },
3030 "ropsten" : {
You can’t perform that action at this time.
0 commit comments