Skip to content

Commit

Permalink
chore: bump sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
piesrtasty committed May 3, 2024
1 parent ccaaaee commit 0b9f9ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"*.ts": "yarn lint"
},
"dependencies": {
"@hai-on-op/sdk": "1.2.3",
"@hai-on-op/sdk": "1.2.6",
"@types/node": "^20.4.2",
"dotenv": "16.0.3",
"ethers": "5.4.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -736,10 +736,10 @@
forge-std "https://github.com/foundry-rs/forge-std.git#f73c73d2018eb6a111f35e4dae7b4f27401e9421"
typechain "^8.3.2"

"@hai-on-op/[email protected].3":
version "1.2.3"
resolved "https://registry.yarnpkg.com/@hai-on-op/sdk/-/sdk-1.2.3.tgz#ee93363bd819f3dc729d1bbf3d2e18e8ca1b8ee7"
integrity sha512-xVzJmsZtmvbwEU8LygpUbvirgdK3dCAMM9Nx+Zm386YbR1dgd6kNOu7GHqC/mDvDeUyoh5OCenhl3GovucP04Q==
"@hai-on-op/[email protected].6":
version "1.2.6"
resolved "https://registry.yarnpkg.com/@hai-on-op/sdk/-/sdk-1.2.6.tgz#d779fddf4dad398526ea6e04a7468ee15625cbc8"
integrity sha512-loaPxJfD6jBCtoYt7dMPDfNLqEyMhnHsv8/ZnL1baFP5HVnrt+ffm4FUnXpB2YL2xAPGnbZZ6WzYFbiKPm41uA==
dependencies:
"@hai-on-op/abis" "1.0.0"
ethers "5.4.7"
Expand Down

0 comments on commit 0b9f9ed

Please sign in to comment.