Skip to content

Commit

Permalink
Update serum-js
Browse files Browse the repository at this point in the history
  • Loading branch information
nishadsingh1 committed Oct 13, 2020
1 parent 41ecc28 commit 78f6b1b
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 @@ -5,7 +5,7 @@
"dependencies": {
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@project-serum/serum": "^0.13.3",
"@project-serum/serum": "^0.13.4",
"@solana/web3.js": "^0.78.2",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1578,10 +1578,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.13.3":
version "0.13.3"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.3.tgz#5c8cde202472fae9047e67426cecda6e36ed102a"
integrity sha512-RKSEsE65s5Np5OKhgtaj0nnOuy1VZeaxacvd4H4ti/4jGtVCBqLfnYGvFbQkjN+xE6Wjo2zav7GO3TveqZKOAA==
"@project-serum/serum@^0.13.4":
version "0.13.4"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.4.tgz#5a7a2d6e418fa986a92c3e9dd3c04776ce3b5f5d"
integrity sha512-fUruHI17rUrrl5DhuLIChGO1fhcJWwkc/GROToMwfsrHGUDA1FX0MOiXfDYQJaXvMJKJg/cMa6aNThShr05tmQ==
dependencies:
"@solana/web3.js" "^0.71.10"
bn.js "^5.1.2"
Expand Down

0 comments on commit 78f6b1b

Please sign in to comment.