Skip to content

Commit

Permalink
Update client SDK v2.0.5 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
ytham authored Mar 6, 2024
1 parent 7511439 commit 112858a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 27 deletions.
49 changes: 26 additions & 23 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "axiom-std",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -11,9 +11,9 @@
"author": "Intrinsic Technologies",
"license": "MIT",
"dependencies": {
"@axiom-crypto/circuit": "2.0.4",
"@axiom-crypto/client": "2.0.4",
"@axiom-crypto/core": "2.3.5",
"@axiom-crypto/circuit": "2.0.5",
"@axiom-crypto/client": "2.0.5",
"@axiom-crypto/core": "2.3.7",
"commander": "^11.1.0",
"dotenv": "^16.3.1",
"viem": "^2.5.0"
Expand Down

0 comments on commit 112858a

Please sign in to comment.