Bump serum package version to v0.13.29

This commit is contained in:
Nathaniel Parke 2021-03-19 22:18:33 +08:00
parent e1055ecb3c
commit 3b99d25bf8
2 changed files with 5 additions and 5 deletions

View File

@ -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.27",
"@project-serum/serum": "^0.13.29",
"@project-serum/sol-wallet-adapter": "^0.1.1",
"@solana/web3.js": "0.86.1",
"@testing-library/jest-dom": "^4.2.4",

View File

@ -1505,10 +1505,10 @@
bn.js "^5.1.2"
buffer-layout "^1.2.0"
"@project-serum/serum@^0.13.27":
version "0.13.27"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.27.tgz#b21a8a5ae85e073697d33b68a994f3f0523c8b4f"
integrity sha512-yx5eurdmxfBrZIbXHG8nfZddjA2zDnSBHk39t+L7FQh8CgTk9C4r9/EOd/wlFVJX4hKr9rzTtwTQS3gkS0LCkA==
"@project-serum/serum@^0.13.29":
version "0.13.29"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.29.tgz#e8c0523ddfc702e6dea476d99bd1b2f2a5243cfd"
integrity sha512-Cw18mTWwwWO6llR+sGS5IvLWDNx3FdWeswO+EamwTqJrT6yvcZsl5aaHnrSPaKgW8ePwrF0g3qw4JDTgDWHYBA==
dependencies:
"@solana/web3.js" "^0.90.0"
bn.js "^5.1.2"