Skip to content

Commit

Permalink
bump library
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrwitek committed Nov 8, 2024
1 parent 6c8f8ef commit f5099e4
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 @@ -45,7 +45,7 @@
"@metamask/eth-sig-util": "^5.0.2",
"@oasisdex/addresses": "0.1.88",
"@oasisdex/automation": "1.6.5-morpho.6",
"@oasisdex/dma-library": "0.7.0-rc.1",
"@oasisdex/dma-library": "0.7.0-rc.2",
"@oasisdex/multiply": "^0.2.11",
"@oasisdex/transactions": "0.1.4-alpha.0",
"@oasisdex/utils": "^0.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2519,10 +2519,10 @@
dependencies:
ethers "^5.6.2"

"@oasisdex/[email protected].1":
version "0.7.0-rc.1"
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.7.0-rc.1.tgz#1598c0aed9fc254a6d43fb8a83024ce77e1a78b3"
integrity sha512-iGm3JHzDuhzRRi5mMRv7W8aK9JdrA4TmZ8PjxSdKSn7Ds3rYdnVJd3zCxuG6kTEU2bw9xLrS0uND+eGMWKe7PQ==
"@oasisdex/[email protected].2":
version "0.7.0-rc.2"
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.7.0-rc.2.tgz#feb8be376bbc01cca246687ef3da4459a41941ec"
integrity sha512-YFdgIRvbMtOFWi9cDVlc3hk7rFr75dEAPTg3ZeT+5UYKdUP9YpBiI2ve3wzKLoS51vXRVWmK8QJ0EI9wEWzUtQ==
dependencies:
bignumber.js "9.0.1"
ethers "^5.7.2"
Expand Down

0 comments on commit f5099e4

Please sign in to comment.