Update serum version to v0.13.19

This commit is contained in:
Nathaniel Parke 2021-01-18 23:28:34 -08:00
parent cbc20ab3a3
commit 7246e4b6bc
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
"@project-serum/associated-token": "0.1.0",
"@project-serum/awesome-serum": "1.0.1",
"@project-serum/pool": "^0.2.0",
"@project-serum/serum": "^0.13.18",
"@project-serum/serum": "^0.13.19",
"@project-serum/sol-wallet-adapter": "^0.1.1",
"@solana/web3.js": "0.86.1",
"@testing-library/jest-dom": "^4.2.4",

View File

@ -1582,10 +1582,10 @@
bn.js "^5.1.2"
buffer-layout "^1.2.0"
"@project-serum/serum@^0.13.18":
version "0.13.18"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.18.tgz#66adf2cf00d54612b71ec7cff211658060a8d660"
integrity sha512-DpTMuidbLSMt9TQSIRhusLyt5TcGXaiTBH7IsowZQrexa4gXgKmSrpuSc7JLUs9V7t7ILta8KX5YHTFQuWJEZQ==
"@project-serum/serum@^0.13.19":
version "0.13.19"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.19.tgz#d4a201cad2654b619a1a89889ea00d6f60c53dc8"
integrity sha512-YBzC4r8t7T9wc6PwTARo+f1xdEaXQrJPfyV9tCGh0wxmVSs0mAIz6avivO6iMkhukes0hPIMrF300EwmxPpUCQ==
dependencies:
"@solana/web3.js" "0.86.1"
bn.js "^5.1.2"