Skip to content

Commit

Permalink
Revert "chore: bump dma (#3772)" (#3773)
Browse files Browse the repository at this point in the history
This reverts commit f874b79.
  • Loading branch information
jakubswierczek authored Apr 5, 2024
1 parent f874b79 commit 8487c37
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 @@ -47,7 +47,7 @@
"@metamask/eth-sig-util": "^5.0.2",
"@oasisdex/addresses": "0.1.56",
"@oasisdex/automation": "1.6.5",
"@oasisdex/dma-library": "0.6.51",
"@oasisdex/dma-library": "0.6.50",
"@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 @@ -2425,10 +2425,10 @@
dependencies:
ethers "^5.6.2"

"@oasisdex/dma-library@0.6.51":
version "0.6.51"
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.51.tgz#8bb3c5d9ab988f4d2bd90e398a4f83d9d6805fb7"
integrity sha512-CfQljGM4KfLS0fL/lWyj27yH38jEHKHUwqb9+rxNu/An+ATinqBasVJn2Gdxqwl/XTrHWBviItQevNbXLFkMsA==
"@oasisdex/dma-library@0.6.50":
version "0.6.50"
resolved "https://registry.yarnpkg.com/@oasisdex/dma-library/-/dma-library-0.6.50.tgz#c0e6fe0fe154430d6b95b5b3f9321d627b4770d2"
integrity sha512-KyL69i0wz1sS689NNQCryJ2gHBP7BonUQ3/SmIJj4H06IXh8QbS/z7ciNSu5Rf9fZ99TL3ly3ZAP5lKLaOQX0A==
dependencies:
bignumber.js "9.0.1"
ethers "^5.7.2"
Expand Down

0 comments on commit 8487c37

Please sign in to comment.