Skip to content

Commit

Permalink
Updates @vocdoni/sdk and @aragon/osx-ethers to a stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
emmdim committed Apr 30, 2024
1 parent ec78f51 commit 965fdeb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/js-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vocdoni/gasless-voting",
"author": "Vocdoni Association",
"version": "0.0.1-rc26",
"version": "0.0.1-rc29",
"description": "Aragon DAO Gasless Voting Plugin SDK",
"license": "AGPL-3.0-or-later",
"main": "dist/index.js",
Expand Down Expand Up @@ -77,7 +77,7 @@
"typescript": "^4.6.2"
},
"dependencies": {
"@aragon/osx-ethers": "1.3.0-rc0.3",
"@aragon/osx-ethers": "~1.3.0",
"@aragon/sdk-client": "1.22.1",
"@aragon/sdk-client-common": "1.14.1",
"@ethersproject/abstract-signer": "^5.7.0",
Expand All @@ -88,7 +88,7 @@
"@ethersproject/wallet": "^5.7.0",
"@types/big.js": "^6.1.5",
"@vocdoni/gasless-voting-ethers": "0.0.1-rc3",
"@vocdoni/sdk": "0.7.5",
"@vocdoni/sdk": "0.8.0",
"axios": "0.27.2",
"graphql": "^16.6.0",
"graphql-request": "4.3.0",
Expand Down

0 comments on commit 965fdeb

Please sign in to comment.