File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gnosis.pm/safe-ethers-adapters" ,
3
- "version" : " 0.1.0-alpha.6 " ,
3
+ "version" : " 0.1.0-alpha.7 " ,
4
4
"description" : " Safe Ethers Adapters" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"typings" : " dist/src/index.d.ts" ,
73
73
}
74
74
},
75
75
"peerDependencies" : {
76
- "@ethersproject/abstract-providers " : " ^5.0.0" ,
76
+ "@ethersproject/abstract-provider " : " ^5.0.0" ,
77
77
"@ethersproject/abstract-signer" : " ^5.0.0" ,
78
78
"@ethersproject/bignumber" : " ^5.0.0" ,
79
79
"@ethersproject/properties" : " ^5.0.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gnosis.pm/safe-service-client" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " Safe Service Client" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"typings" : " dist/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments