Skip to content

Commit

Permalink
Merge pull request safe-global#142 from gnosis/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
germartinez authored Jan 18, 2022
2 parents e54280e + 000721f commit 6b6588e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/safe-ethers-adapters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gnosis.pm/safe-ethers-adapters",
"version": "0.1.0-alpha.6",
"version": "0.1.0-alpha.7",
"description": "Safe Ethers Adapters",
"main": "dist/src/index.js",
"typings": "dist/src/index.d.ts",
Expand Down Expand Up @@ -73,7 +73,7 @@
}
},
"peerDependencies": {
"@ethersproject/abstract-providers": "^5.0.0",
"@ethersproject/abstract-provider": "^5.0.0",
"@ethersproject/abstract-signer": "^5.0.0",
"@ethersproject/bignumber": "^5.0.0",
"@ethersproject/properties": "^5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/safe-service-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gnosis.pm/safe-service-client",
"version": "1.0.1",
"version": "1.1.0",
"description": "Safe Service Client",
"main": "dist/src/index.js",
"typings": "dist/src/index.d.ts",
Expand Down

0 comments on commit 6b6588e

Please sign in to comment.