Update @project-serum/serum to 0.13.13

This commit is contained in:
Nathaniel Parke 2020-11-21 13:12:28 +08:00
parent 7db8c394e3
commit f8a6dc4ee9
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
"@craco/craco": "^5.6.4",
"@project-serum/awesome-serum": "1.0.1",
"@project-serum/pool": "^0.1.1",
"@project-serum/serum": "^0.13.11",
"@project-serum/serum": "^0.13.13",
"@project-serum/sol-wallet-adapter": "^0.1.1",
"@solana/web3.js": "0.86.1",
"@testing-library/jest-dom": "^4.2.4",

View File

@ -1544,10 +1544,10 @@
bn.js "^5.1.2"
buffer-layout "^1.2.0"
"@project-serum/serum@^0.13.11":
version "0.13.11"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.11.tgz#c55c830cbfb28cdc2b4e4076b1367d45ad19175d"
integrity sha512-kE9PhXuryP7afJFkZrKkLzNxeRETHgPvN5Jl3BZIDH5oyHLUfmj3OQreMPwIqJXnMkLwCHewG5JFJALwit+3Wg==
"@project-serum/serum@^0.13.13":
version "0.13.13"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.13.tgz#d67ffc2f8e0aef50f185bf4e8aecdd7ed436a0d9"
integrity sha512-IeOMlmLAedYL5XDKr+My7GCoWsPkczuNvj8cnGAEzVnk1v/fniq1k7H4rPexdsNYdGx3VWCHgWH0xgb9BjdnOA==
dependencies:
"@solana/web3.js" "0.86.1"
bn.js "^5.1.2"