Skip to content

Commit

Permalink
Merge pull request #10 from axiom-crypto/feat/client_v2.0.9
Browse files Browse the repository at this point in the history
Client SDK v2.0.9; axiom-std v0.1.8
  • Loading branch information
yi-sun authored Apr 25, 2024
2 parents b254e76 + 512d599 commit ef688bf
Show file tree
Hide file tree
Showing 8 changed files with 100 additions and 356 deletions.
6 changes: 3 additions & 3 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.5",
"version": "1.0.6",
"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.8",
"@axiom-crypto/react": "2.0.8",
"@axiom-crypto/client": "2.0.9",
"@axiom-crypto/react": "2.0.9",
"@tanstack/react-query": "^5.17.12",
"@types/node": "20.6.2",
"@types/react": "18.2.48",
Expand Down
Loading

0 comments on commit ef688bf

Please sign in to comment.