Skip to content

Commit

Permalink
Merge pull request #134 from reservoirprotocol/jaden/updating-sdk-ver…
Browse files Browse the repository at this point in the history
…sion

feat: updating reservoir sdk
  • Loading branch information
JadenDurnford authored May 31, 2024
2 parents 506babb + 56a16a0 commit a8ff577
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 @@ -24,7 +24,7 @@
"dependencies": {
"@bull-board/express": "^3.9.0",
"@opensea/stream-js": "^0.0.20",
"@reservoir0x/sdk": "*",
"@reservoir0x/sdk": "^0.0.369",
"@types/date-fns": "^2.6.0",
"@types/express": "^4.17.13",
"@types/ioredis": "^4.28.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2020,10 +2020,10 @@
resolved "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz"
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=

"@reservoir0x/sdk@*":
version "0.0.368"
resolved "https://registry.yarnpkg.com/@reservoir0x/sdk/-/sdk-0.0.368.tgz#15c12e1cfcb73ba12439bb2e17632d13829c5926"
integrity sha512-3Ua6k6kfRyMEmsxTvKo4tN4RQshjYo5MUrdpTxMREYeHckLJRtXLd0hFjeCqT466+PnRgg3kNVmkf43qXNf5qQ==
"@reservoir0x/sdk@^0.0.369":
version "0.0.369"
resolved "https://registry.yarnpkg.com/@reservoir0x/sdk/-/sdk-0.0.369.tgz#5c3342e977f2e577349fec2a882d5c8cd3a484b1"
integrity sha512-bzKmMSrDME4nD9S6LSzaZ0M0RP/Pfm/5yz4lVHXC0p26FHKBp89GmZwUMEXYAKshhQeGzddhzBbKBJ8rcGvVyw==
dependencies:
"@uniswap/smart-order-router" "^3.26.0"
ethers "^5.7.2"
Expand Down

0 comments on commit a8ff577

Please sign in to comment.