We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 70038ea + 9b2b0cc commit 9ab23fdCopy full SHA for 9ab23fd
packages/safe-core-sdk/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@gnosis.pm/safe-core-sdk",
3
- "version": "0.2.0",
+ "version": "0.3.0",
4
"description": "Safe Core SDK",
5
"main": "dist/src/index.js",
6
"typings": "dist/src/index.d.ts",
packages/safe-ethers-adapters/package.json
"name": "@gnosis.pm/safe-ethers-adapters",
- "version": "0.1.0-alpha.2",
+ "version": "0.1.0-alpha.3",
"description": "Safe Ethers Adapters",
@@ -73,7 +73,7 @@
73
}
74
},
75
"dependencies": {
76
- "@gnosis.pm/safe-core-sdk": "^0.2.0",
+ "@gnosis.pm/safe-core-sdk": "^0.3.0",
77
"@gnosis.pm/safe-core-sdk-types": "^0.1.1",
78
"@gnosis.pm/safe-deployments": "^1.0.0",
79
"axios": "^0.21.1"
0 commit comments