Upgrade serum-ts version

This commit is contained in:
Nathaniel Parke 2020-12-22 07:17:27 -08:00
parent 98fac2e158
commit c6d0da0fc6
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.15",
"@project-serum/serum": "^0.13.16",
"@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.15":
version "0.13.15"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.15.tgz#a7a0330fbf4c077ee0cc9d3ddec64a6bf443cceb"
integrity sha512-CIBSXqTKjNqa7VH2n5692sh7gGrKRcbYhPZnh3NHfsv84JxcoachF7v2diPQPDZNE4owCfRMyb3jQNGFNAf9zA==
"@project-serum/serum@^0.13.16":
version "0.13.16"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.16.tgz#bdaffc346a42842e33672772c44b9a7497ed0a97"
integrity sha512-F0cMpW+B8+nUldMkgwYgGZjPP7JztF8QWVlBpcqStW8dHbq1QLgUjhiakEwUhAH9VxqJYECLDLVqXGcvkq2pIQ==
dependencies:
"@solana/web3.js" "0.86.1"
bn.js "^5.1.2"