Skip to content

Commit

Permalink
Merge pull request #1 from traderjoe-xyz/spruce-sdk-upgrade
Browse files Browse the repository at this point in the history
upgrade spruce-sdk
  • Loading branch information
0xmurloc authored Jul 17, 2023
2 parents 9eae6dd + 7e104b6 commit cd1ffaa
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.8",
"@traderjoe-team/spruce-sdk": "^1.0.9",
"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.8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@traderjoe-team/spruce-sdk/-/spruce-sdk-1.0.8.tgz#ea9a79732f596842ff553ba2788f0b2083297977"
integrity sha512-wpRw7iCKph+yIFMlZlimmWRoHbwTUkcRUY3eSgPiq+mtx4uIkKH0RBlnbo0Rc8rK4TbkV9qJ18pwn/S2Q7dHLw==
"@traderjoe-team/spruce-sdk@^1.0.9":
version "1.0.9"
resolved "https://registry.yarnpkg.com/@traderjoe-team/spruce-sdk/-/spruce-sdk-1.0.9.tgz#cc885a2ec53da9973a178dd5ed4193ff995afb83"
integrity sha512-a4XyY65XaRxmYvIrLABDtOkdCj4jLEOF6etIbZiFiNhhVZRVUuZyeMWAPIk+AEFac3Gjm79Ri4uJzAA2v9PAiQ==
dependencies:
"@wagmi/core" "^1.3.5"
big.js "^5.2.2"
Expand Down

0 comments on commit cd1ffaa

Please sign in to comment.