Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
Upgrade core
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptofish7 committed Jul 1, 2021
1 parent f4d949a commit 9969fca
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 @@ -44,7 +44,7 @@
"@ethersproject/networks": "^5.0.2",
"@ethersproject/providers": "^5.0.5",
"@ethersproject/solidity": "^5.0.2",
"@traderjoe-xyz/core": "^0.5.2",
"@traderjoe-xyz/core": "^0.9.0",
"@types/big.js": "^4.0.5",
"@types/jest": "^24.0.25",
"babel-plugin-transform-jsbi-to-bigint": "^1.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1723,10 +1723,10 @@
dependencies:
defer-to-connect "^1.0.1"

"@traderjoe-xyz/core@^0.5.2":
version "0.5.3"
resolved "https://registry.yarnpkg.com/@traderjoe-xyz/core/-/core-0.5.3.tgz#e94cf6367c6de720893ab6831566c0a324e13d3c"
integrity sha512-E2hhepvDaoIe2zlhi2QPkzU5OWQex622HCQdpv2UUWgUAf6QYHQnMalndcbXnaBFQV/sdiLqUztO/JMjy0Kn8g==
"@traderjoe-xyz/core@^0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@traderjoe-xyz/core/-/core-0.9.0.tgz#5c415a11c9ca651cbc97dcde6a684d9bfd0a447b"
integrity sha512-ZthGYgp9s8keD7os6F8+ly1pR85iEM4xDBZjYkkhpGa/uzcgLqt+sfm3vfZ3o2mPanxhRd4OcZ2LI88meMu1og==

"@truffle/error@^0.0.6":
version "0.0.6"
Expand Down

0 comments on commit 9969fca

Please sign in to comment.