Skip to content

Commit

Permalink
Client SDK v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ytham committed Jul 17, 2024
1 parent c49a828 commit 40a40da
Show file tree
Hide file tree
Showing 6 changed files with 6,896 additions and 5,695 deletions.
8 changes: 4 additions & 4 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "governance-params-example-nextjs",
"version": "1.0.6",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -10,8 +10,8 @@
"build:circuit": "axiom circuit compile axiom/governance.circuit.ts"
},
"dependencies": {
"@axiom-crypto/client": "2.0.9",
"@axiom-crypto/react": "2.0.9",
"@axiom-crypto/client": "2.1.0",
"@axiom-crypto/react": "2.1.0",
"@tanstack/react-query": "^5.17.12",
"@types/node": "20.6.2",
"@types/react": "18.2.48",
Expand All @@ -28,7 +28,7 @@
"react-dom": "18.2.0",
"tailwindcss": "3.3.3",
"typescript": "5.2.2",
"viem": "^2.5.0",
"viem": "^2.8.18",
"wagmi": "2.5.2"
}
}
Loading

0 comments on commit 40a40da

Please sign in to comment.