Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
elboletaire committed Jun 25, 2024
1 parent 656e833 commit bd77d4e
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.8.5",
"version": "0.8.6",
"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 @@ -25,7 +25,7 @@
},
"main": "src/index.ts",
"dependencies": {
"@vocdoni/react-providers": "~0.4.3"
"@vocdoni/react-providers": "~0.4.4"
},
"peerDependencies": {
"@chakra-ui/alert": "^2.2.2",
Expand All @@ -50,7 +50,7 @@
"@chakra-ui/toast": "^7.0.2",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/wallet": "^5.7.0",
"@vocdoni/sdk": "~0.8.1",
"@vocdoni/sdk": "~0.8.2",
"react": ">= 16.8.0",
"react-dom": ">= 16.8.0",
"react-markdown": ">= 8.0.0",
Expand Down Expand Up @@ -81,7 +81,7 @@
"@ethersproject/wallet": "^5.7.0",
"@types/react": "^18.0.30",
"@types/react-dom": "^18.0.11",
"@vocdoni/sdk": "~0.8.1",
"@vocdoni/sdk": "~0.8.2",
"clean-package": "^2.2.0",
"date-fns": "^2.29.3",
"eslint": "^8.42.0",
Expand Down

0 comments on commit bd77d4e

Please sign in to comment.