Bump serum package version

This commit is contained in:
Nathaniel Parke 2021-03-19 17:22:25 +08:00
parent 50cbadc330
commit e1055ecb3c
2 changed files with 11 additions and 2 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.25",
"@project-serum/serum": "^0.13.27",
"@project-serum/sol-wallet-adapter": "^0.1.1",
"@solana/web3.js": "0.86.1",
"@testing-library/jest-dom": "^4.2.4",

View File

@ -1505,7 +1505,16 @@
bn.js "^5.1.2"
buffer-layout "^1.2.0"
"@project-serum/serum@^0.13.25", "@project-serum/serum@^0.13.8":
"@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==
dependencies:
"@solana/web3.js" "^0.90.0"
bn.js "^5.1.2"
buffer-layout "^1.2.0"
"@project-serum/serum@^0.13.8":
version "0.13.25"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.25.tgz#40cbeaed03bb69e6a8c3e9117359b70ef155042e"
integrity sha512-IdK768TwM3tJHDPpt3iJ9AR7sMECrXD5B5i+oZhHR2+06Mun9djx/PtTTVYik161PjJXkuQozfWVk2a003s0CQ==