Skip to content

Commit

Permalink
update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmurloc committed Jul 17, 2023
1 parent 3025b3c commit e6e0579
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 @@ -27,7 +27,7 @@
]
},
"dependencies": {
"@traderjoe-team/spruce-sdk": "^1.0.10",
"@traderjoe-team/spruce-sdk": "^1.0.11",
"jsbi": "^3.1.1",
"lodash.flatmap": "^4.5.0",
"tiny-invariant": "^1.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1782,10 +1782,10 @@
"@stablelib/random" "^1.0.2"
"@stablelib/wipe" "^1.0.1"

"@traderjoe-team/spruce-sdk@^1.0.10":
version "1.0.10"
resolved "https://registry.yarnpkg.com/@traderjoe-team/spruce-sdk/-/spruce-sdk-1.0.10.tgz#bf598637b44be641520489f0c95d54fae99a46a8"
integrity sha512-GpUS4Bf1nzFVgvKtIzKTFq2IMXKUeMhqfGFHQ0HKb2ncFqr7BMPU7xv50SEg/GOxMtlpio7QPV4AT1N6LZF5Wg==
"@traderjoe-team/spruce-sdk@^1.0.11":
version "1.0.11"
resolved "https://registry.yarnpkg.com/@traderjoe-team/spruce-sdk/-/spruce-sdk-1.0.11.tgz#fe226284fd5dd3c5da171d5cacfbd6fa3a8cd9b1"
integrity sha512-JF54oILofQep6YvkagahCh7Sw3ZQudkNB3nVgEdrk7mzJzdhoNaV6nR8zyQl48h6vOVXiqyfk4XPqN+EkBczFw==
dependencies:
"@wagmi/core" "^1.3.5"
big.js "^5.2.2"
Expand Down

0 comments on commit e6e0579

Please sign in to comment.