Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
elboletaire committed Nov 30, 2023
1 parent f3e51eb commit 58d9e85
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/chakra-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vocdoni/chakra-components",
"version": "0.7.2",
"version": "0.7.3",
"license": "GPL-3.0-or-later",
"homepage": "https://github.com/vocdoni/ui-components/tree/main/packages/chakra-components#readme",
"bugs": "https://github.com/vocdoni/ui-components/issues",
Expand All @@ -24,7 +24,7 @@
},
"main": "src/index.ts",
"dependencies": {
"@vocdoni/react-providers": "~0.3.1"
"@vocdoni/react-providers": "~0.3.2"
},
"peerDependencies": {
"@chakra-ui/alert": "^2.0.18",
Expand All @@ -46,7 +46,7 @@
"@chakra-ui/toast": "^6.1.1",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/wallet": "^5.7.0",
"@vocdoni/sdk": "~0.6.0",
"@vocdoni/sdk": "~0.6.1",
"react": ">= 16.8.0",
"react-dom": ">= 16.8.0",
"react-markdown": ">= 8.0.0",
Expand All @@ -73,7 +73,7 @@
"@ethersproject/wallet": "^5.7.0",
"@types/react": "^18.0.30",
"@types/react-dom": "^18.0.11",
"@vocdoni/sdk": "~0.6.0",
"@vocdoni/sdk": "~0.6.1",
"clean-package": "^2.2.0",
"date-fns": "^2.29.3",
"eslint": "^8.42.0",
Expand Down

0 comments on commit 58d9e85

Please sign in to comment.