Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
elboletaire committed Dec 14, 2023
1 parent 46dd6f2 commit aa20ce7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/react-providers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vocdoni/react-providers",
"version": "0.3.2",
"version": "0.3.3",
"license": "GPL-3.0-or-later",
"homepage": "https://github.com/vocdoni/ui-components/tree/main/packages/react-providers#readme",
"bugs": "https://github.com/vocdoni/ui-components/issues",
Expand All @@ -26,15 +26,15 @@
"peerDependencies": {
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/wallet": "^5.7.0",
"@vocdoni/sdk": "~0.6.1",
"@vocdoni/sdk": "~0.7.0",
"react": ">= 16.8.0"
},
"devDependencies": {
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/wallet": "^5.7.0",
"@types/latinize": "^0.2.15",
"@types/react": "^18.0.30",
"@vocdoni/sdk": "~0.6.1",
"@vocdoni/sdk": "~0.7.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-react-app": "^7.0.1",
Expand Down

0 comments on commit aa20ce7

Please sign in to comment.