Skip to content

Commit

Permalink
chore: bump sdk to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
piesrtasty committed Nov 7, 2023
1 parent c9d7f36 commit 11949cf
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 24 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"*.ts": "yarn lint"
},
"dependencies": {
"@hai-on-op/sdk": "1.2.1",
"@types/node": "^20.4.2",
"dotenv": "16.0.3",
"ethers": "5.4.7",
"lodash.isequal": "4.5.0",
"@hai-on-op/sdk": "1.2.0-rc.1"
"lodash.isequal": "4.5.0"
},
"devDependencies": {
"@types/lodash.isequal": "4.5.6",
Expand Down
Loading

0 comments on commit 11949cf

Please sign in to comment.