Skip to content

Commit

Permalink
Update client v2.0.7 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
ytham authored Mar 19, 2024
1 parent fede96a commit c96ad89
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "axiom-scaffold-nextjs",
"version": "0.2.4",
"version": "0.2.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -10,8 +10,8 @@
"build:circuit": "axiom circuit compile axiom/average.circuit.ts"
},
"dependencies": {
"@axiom-crypto/client": "2.0.6",
"@axiom-crypto/react": "2.0.6",
"@axiom-crypto/client": "2.0.7",
"@axiom-crypto/react": "2.0.7",
"@tanstack/react-query": "^5.17.12",
"@types/node": "20.6.2",
"@types/react": "18.2.48",
Expand Down
34 changes: 17 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c96ad89

Please sign in to comment.