Bump serum-js version

This commit is contained in:
Nishad 2020-09-15 22:10:50 +08:00
parent dc98922e92
commit a253e68825
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
"dependencies": {
"@ant-design/icons": "^4.2.1",
"@craco/craco": "^5.6.4",
"@project-serum/serum": "^0.12.11",
"@project-serum/serum": "^0.12.12",
"@project-serum/sol-wallet-adapter": "^0.1.0",
"@solana/web3.js": "^0.71.10",
"@testing-library/jest-dom": "^4.2.4",

View File

@ -1467,10 +1467,10 @@
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
"@project-serum/serum@^0.12.11":
version "0.12.11"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.12.11.tgz#728afc1ef31c2fd30c928401fd83c328def462f0"
integrity sha512-elMEhVw3SeYmhape31W8C2TnuDF9R1prVTRjR6RDIfAbZl8jRG7C41d7ijOvpnWYit6fT6ZE3ndu4zgJtAcNfw==
"@project-serum/serum@^0.12.12":
version "0.12.12"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.12.12.tgz#919e2369716a8d7cc51d355cabcb79b0bd7b3b68"
integrity sha512-Sfw17L62Ap7+1+DS5A0hRO/S29Cf1CyaXKz48z2aNXzEXZa8D9nfm3qO1kTBhtPyIE9JyLxVkUcWmZ91uVaYjw==
dependencies:
"@solana/web3.js" "^0.71.10"
bn.js "^5.1.2"