Skip to content

Commit

Permalink
Version bump 0.0.1-rc8
Browse files Browse the repository at this point in the history
updates aragon [email protected]
  • Loading branch information
emmdim committed Dec 1, 2023
1 parent c524bb1 commit 16a2e0f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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-rc6",
"version": "0.0.1-rc8",
"description": "Aragon DAO Gasless Voting Plugin SDK",
"license": "AGPL-3.0-or-later",
"main": "dist/index.js",
Expand Down Expand Up @@ -66,7 +66,7 @@
}
],
"devDependencies": {
"@aragon/sdk-client": "1.19.0",
"@aragon/sdk-client": "1.20.0",
"@ensdomains/ens-contracts": "^0.0.15",
"@size-limit/preset-small-lib": "^7.0.8",
"@types/jest": "^29.5.2",
Expand All @@ -79,7 +79,7 @@
},
"dependencies": {
"@aragon/osx-ethers": "1.3.0-rc0.3",
"@aragon/sdk-client-common": "1.11.0",
"@aragon/sdk-client-common": "1.12.0",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/bignumber": "^5.7.0",
"@ethersproject/constants": "^5.7.0",
Expand All @@ -89,7 +89,7 @@
"graphql": "^16.6.0",
"graphql-request": "4.3.0",
"@vocdoni/gasless-voting-ethers": "0.0.1-rc1",
"@vocdoni/sdk": "0.5.2",
"@vocdoni/sdk": "0.6.0",
"axios": "0.27.2",
"@types/big.js": "^6.1.5"
},
Expand Down

0 comments on commit 16a2e0f

Please sign in to comment.