Skip to content

Commit

Permalink
Updates aragon and vocdoni dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
emmdim committed Jan 12, 2024
1 parent cb901bb commit e04a3cb
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
Expand Up @@ -66,7 +66,6 @@
}
],
"devDependencies": {
"@aragon/sdk-client": "1.20.4",
"@ensdomains/ens-contracts": "^0.0.15",
"@size-limit/preset-small-lib": "^7.0.8",
"@types/jest": "^29.5.2",
Expand All @@ -79,7 +78,8 @@
},
"dependencies": {
"@aragon/osx-ethers": "1.3.0-rc0.3",
"@aragon/sdk-client-common": "1.12.0",
"@aragon/sdk-client": "1.21.1",
"@aragon/sdk-client-common": "1.13.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.6.0",
"@vocdoni/sdk": "0.7.1",
"axios": "0.27.2",
"@types/big.js": "^6.1.5"
},
Expand Down

0 comments on commit e04a3cb

Please sign in to comment.