Skip to content

Commit

Permalink
Use vocdoni react providers
Browse files Browse the repository at this point in the history
  • Loading branch information
selankon committed Sep 5, 2023
1 parent 96920dc commit 4527f50
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 1,022 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@apollo/client": "^3.5.8",
"@aragon/ods": "^0.2.10",
"@aragon/ods": "^0.2.12",
"@aragon/sdk-client": "^1.12.0-rc1",
"@elastic/apm-rum-react": "^1.4.4",
"@radix-ui/react-accordion": "^1.1.2",
Expand All @@ -31,7 +31,8 @@
"@tiptap/pm": "^2.0.3",
"@tiptap/react": "^2.0.3",
"@tiptap/starter-kit": "^2.0.3",
"@vocdoni/sdk": "^0.0.18",
"@vocdoni/react-providers": "^0.1.7",
"@vocdoni/sdk": "^0.1.1",
"@walletconnect/core": "^2.8.3",
"@walletconnect/utils": "^2.8.3",
"@walletconnect/web3wallet": "^1.8.2",
Expand Down
331 changes: 0 additions & 331 deletions src/hooks/use-client-reducer.ts

This file was deleted.

Loading

0 comments on commit 4527f50

Please sign in to comment.