Skip to content

Commit

Permalink
Update serum-js version
Browse files Browse the repository at this point in the history
  • Loading branch information
nishadsingh1 committed Sep 12, 2020
1 parent 6140b5d commit 0167948
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@ant-design/icons": "^4.2.1",
"@craco/craco": "^5.6.4",
"@project-serum/serum": "^0.12.2",
"@project-serum/serum": "^0.12.5",
"@project-serum/sol-wallet-adapter": "^0.1.0",
"@solana/web3.js": "^0.71.10",
"@testing-library/jest-dom": "^4.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.2":
version "0.12.2"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.12.2.tgz#d3f5e69ad2d62229c91b344583e6841cf1fa34c5"
integrity sha512-KZ2Jvh38ys0i0PWcfkbxoJC7AOq2wSrzmYx2vZo8RQB9E2n+a4nhffJ/0uMnANB9T46zCOJ6eeXQHS8id5BThA==
"@project-serum/serum@^0.12.5":
version "0.12.5"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.12.5.tgz#fa1ebc53f3126f8f71b8270eb9f3156a37390c4c"
integrity sha512-dTLm/t8RXy6WEY3Lw/Y0IUafZrlVZvjxVrpFXS12G5PVehPIfS08Mn1Wnnycnxkmjb4tKr2+CYwuV6mPdgHlww==
dependencies:
"@solana/web3.js" "^0.71.10"
bn.js "^5.1.2"
Expand Down

0 comments on commit 0167948

Please sign in to comment.