Skip to content

Commit

Permalink
Bump @project-serum/serum v0.13.45
Browse files Browse the repository at this point in the history
  • Loading branch information
armaniferrante committed Jul 9, 2021
1 parent b8183eb commit b320f9a
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 @@ -10,7 +10,7 @@
"@project-serum/associated-token": "0.1.0",
"@project-serum/awesome-serum": "1.0.1",
"@project-serum/pool": "0.2.2",
"@project-serum/serum": "^0.13.43",
"@project-serum/serum": "^0.13.45",
"@project-serum/sol-wallet-adapter": "^0.2.0",
"@solana/spl-name-service": "^0.1.2",
"@solana/spl-token": "^0.1.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1519,10 +1519,10 @@
bn.js "^5.1.2"
buffer-layout "^1.2.0"

"@project-serum/serum@^0.13.43":
version "0.13.43"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.43.tgz#eef25f279e1c28a4464d832af8728ca6e98df5b8"
integrity sha512-CFpynbbNVsoNHj6L/HCrHpCMm7Nyr8MAjqEnY9xF4WUCHov6/8u3phfqstk2+qJEfbGQttT1fuMj2M328Cu7BA==
"@project-serum/serum@^0.13.45":
version "0.13.45"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.45.tgz#a735ebaba355dfb08003fb14375b46f53c9472ba"
integrity sha512-f3aAKE9LXxLHJ8cX7Rkzs3IDglo4+/GHRGP5grxn9ujx9XkPwbQpUbZYV7oyQwP8tHHZQBXUw0ThHXvR2MhlNg==
dependencies:
"@solana/web3.js" "^0.90.0"
bn.js "^5.1.2"
Expand Down

0 comments on commit b320f9a

Please sign in to comment.